what is the application property setting to connect mysql in spring boot
I also want to generate the table automatically
I’m receiving this error in Spring Boot -Application properties I created Spring Boot starter project-Maven and opened application properties it shows Failed to create parts control please help how to solve this error
2
Answers
Maybe take a look at springs guide Accessing data with MySQL.
This guide also provides you with the following template for the applications.properties file: