created an api to get metadata
This commit is contained in:
@@ -5,4 +5,5 @@ spring.datasource.password=vs1pAc9vu07mMcdx93j6WiBS
|
||||
spring.datasource.driver-class-name=org.postgresql.Driver
|
||||
|
||||
# JPA Configuration
|
||||
spring.h2.console.enabled=true
|
||||
spring.h2.console.enabled=true
|
||||
base-url=https://api-dev-gepafin.memento.credit
|
||||
@@ -5,4 +5,5 @@ spring.datasource.password=root
|
||||
spring.datasource.driver-class-name=org.postgresql.Driver
|
||||
|
||||
# JPA Configuration
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.show-sql=true
|
||||
base-url=http://localhost:8080
|
||||
@@ -4,4 +4,5 @@ spring.datasource.username=sa
|
||||
spring.datasource.password=sa
|
||||
|
||||
# JPA Configuration
|
||||
spring.h2.console.enabled=true
|
||||
spring.h2.console.enabled=true
|
||||
base-url=http://localhost:8080
|
||||
Reference in New Issue
Block a user