Relative Content

Tag Archive for javaspringdatabasespring-bootapplication.properties

application.properties: unused properties

So I just used the spring boot initializr to setup up the project with postgresql driver, spring web, and jpa using maven and java 17, then I jump straight into the application.properties and configure the basics. but then for all the projects up until now i get unused property:
# Database connection settings