1 Star 0 Fork 0

刘宏/config-repo2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
evidence-service-default.properties 925 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘宏 提交于 2021-06-28 00:41 . gw 本地库
server.port=8766
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://localhost:3306/sgeccom?charset=utf8mb4&useSSL=false
spring.datasource.username=root
spring.datasource.password=xx74Iw7S5bq3gmAi!
spring.jpa.properties.hibernate.hbm2ddl.auto=update
spring.jpa.properties.hibernate.globally_quoted_identifiers=true
spring.jpa.open-in-view=false
spring.jpa.properties.hibernate.show_sql=true
spring.jpa.database-platform=org.hibernate.dialect.MySQL5InnoDBDialect
spring.jackson.default-property-inclusion: non_null
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=30000
spring.cloud.loadbalancer.retry.enabled=true
ribbon.httpclient.enabled=true
ribbon.MaxAutoRetries=0
ribbon.MaxConnectionsPerHost=500
ribbon.MaxTotalConnections=2000
ribbon.ReadTimeout=60000
ribbon.ConnectTimeout=60000
ribbon.SocketTimeout=60000
ribbon.MaxAutoRetriesNextServer=1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gavinflyer/config-repo2.git
git@gitee.com:gavinflyer/config-repo2.git
gavinflyer
config-repo2
config-repo2
master

搜索帮助