spring.application.name=api
spring.jpa.hibernate.ddl-auto=update spring.jpa.properties.hibernate.show_sql=true spring.datasource.url=jdbc:mysql://localhost:3306/vollApi?createDatabaseIfNotExist=true spring.datasource.username= spring.datasource.password= spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver server.error.include-message=always
Querisa seber sé é errado usar dessa forma, em vez do migration
- spring.datasource.url=jdbc:mysql://localhost:3306/vollApi?createDatabaseIfNotExist=true *