Preview:
spring.datasource.url=jdbc:mysql://localhost:3306/javat
spring.datasource.username=root
spring.datasource.password=Tha@021103
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Drive

##Config Jpa
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
spring.jpa.properties.hibernate.format_sql=true
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter