Merge branch 'develop' of https://github.com/Kitzanos/GEPAFIN-BE into create-beneficiary-and-company-crud

This commit is contained in:
rajesh
2024-09-29 15:00:41 +05:30
7 changed files with 154 additions and 43 deletions

View File

@@ -0,0 +1,11 @@
# DataSource Configuration
spring.datasource.url=jdbc:postgresql://bandidb.gepafin.it:21543/gepaDb
spring.datasource.username=usergepa
spring.datasource.password=nRHMi7esdgHJiIm3L5ctrSJ0
spring.datasource.driver-class-name=org.postgresql.Driver
# JPA Configuration
spring.h2.console.enabled=true
base-url=http://bandi-api.gepafin.it
isVatCheckGloballyDisabled = false