Skip to content

Commit 05a8e24

Browse files
committed
✨ spring-boot-demo-orm-jpa 完成
1 parent 16966b7 commit 05a8e24

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spring-boot-demo-orm-jpa/src/main/resources/application.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
server:
2-
port: 8080
3-
servlet:
4-
context-path: /demo
51
spring:
62
datasource:
73
jdbc-url: jdbc:mysql://127.0.0.1:3306/spring-boot-demo?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&failOverReadOnly=false&serverTimezone=GMT%2B8

0 commit comments

Comments
 (0)