application.properties spring.datasource.driverClassName= spring.datasource.url= spring.datasource.username= spring.datasource.password= spring.jpa.hibernate.ddl-auto=update spring.jpa.show-sql=true spring.jackson.serialization.indent_output=true