ESIPFed / Geoweaver

boost data pipeline's tangibility, enhance research productivity, reduce work anxiety
https://geoweaver.dev
MIT License
81 stars 44 forks source link

Allow user to configure database in geoweaver #480

Closed saivivek116 closed 8 months ago

saivivek116 commented 8 months ago

This is related to #466 User will be able to configure the Database whatever he wants in application.properties in project directory which overwrites the properties specified in default application.properties.

If the application.properties in the project home directory is not available then the application will use H2 database, otherwise it will overwrites the H2 database with the Database specified in it.