In this video i explain how to connect MYSQL Database from Springboot.
https://start.spring.io/
spring.datasource.url=
spring.datasource.username=
spring.datasource.password=
spring.jpa.hibernate.ddl-auto=update
Hibernate Properties
The SQL dialect makes Hibernate generate better SQL for the chosen database
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5InnoDBDialect
spring.servlet.multipart.max-file-size=10MB
spring.servlet.multipart.max-request-size=10MB
Maven Dependency
-------------------------------
groupId : org.springframework.boot
artifactId : spring-boot-starter-data-jpa
groupId:mysql
artifactId :mysql-connector-java
En esta página del sitio puede ver el video en línea Spring boot Mysql Connection , JPA , Rest API | Basic - Part1 de Duración hora minuto segunda en buena calidad , que subió el usuario Techie House 21 marzo 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 50 veces y le gustó 1 a los espectadores. Disfruta viendo!