1 Star 0 Fork 0

johnwu/telement_config_localdev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
base-dev.yml 547 Bytes
一键复制 编辑 原始数据 按行查看 历史
johnwu 提交于 2020-12-15 14:37 . update base-dev.yml.
server:
port: 9001
spring:
application:
name: tensquare-base
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.217.130:3306/tensquare_base?characterEncoding=utf-8
username: root
password: 123456
jpa:
database: mysql
show-sql: true # 执行操作时 展示执行的sql语句
rabbitmq:
host: 192.168.217.130
eureka:
client:
service‐url:
defaultZone: http://localhost:6868/eureka/
instance:
prefer‐ip‐address: true
ip: 192.168.217.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/john9128/telement_config_localdev.git
git@gitee.com:john9128/telement_config_localdev.git
john9128
telement_config_localdev
telement_config_localdev
master

搜索帮助