We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16966b7 commit 05a8e24Copy full SHA for 05a8e24
spring-boot-demo-orm-jpa/src/main/resources/application.yml
@@ -1,7 +1,3 @@
1
-server:
2
- port: 8080
3
- servlet:
4
- context-path: /demo
5
spring:
6
datasource:
7
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