代码拉取完成,页面将自动刷新
spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
username: root
password: root
url: jdbc:mysql://localhost:3306/jpa?serverTimezone=UTC
jpa:
show-sql: true #显示sql
hibernate:
ddl-auto: update #自动更新表
application:
name: provide
eureka:
client:
service-url:
defaultZone: http://localhost:10086/eureka/
register-with-eureka: true
instance:
lease-expiration-duration-in-seconds: 10 #失效时间
lease-renewal-interval-in-seconds: 5 #每隔5秒的心跳续约
server:
port: 8081
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。