Spring boot with MySQL connection application.properties file

1

 


Spring boot with MySQL connection application.properties file


Spring boot with MySQL connection application.properties file


spring.datasource.url=jdbc:mysql://localhost:3306/springboot
spring.datasource.username=root
spring.datasource.password=root

spring.jpa.hibernate.ddl-auto=update
spring.datasource.driver-class-name =com.mysql.jdbc.Driver

Post a Comment

1 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
  1. This website is very owesome and i like it. I enjoy the view of design and also the content. I hope you keep this progress and have good luck in your job. Thanks from / DW Jakarta

    ReplyDelete
Post a Comment
To Top