created an api to get metadata

This commit is contained in:
rajesh
2024-09-22 13:23:32 +05:30
parent d03f5ad653
commit 398fb7cc43
6 changed files with 100 additions and 8 deletions

View File

@@ -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