1 Star 0 Fork 0

johnwu/telement_config_localdev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
friend-dev.yml 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
johnwu 提交于 2020-12-15 14:35 . 初始配置文件
server:
port: 9010
spring:
application:
name: tensquare_friend #指定服务名称
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.217.130:3306/tensquare_friend?characterEncoding=utf-8&useSSL=false
username: root
password: 123456
jpa:
show-sql: true
database: MySQL
rabbitmq:
host: 192.168.217.130
jwt:
config:
key: liangqi
ribbon:
eureka:
enable: true
eureka:
client:
service‐url:
defaultZone: http://127.0.0.1:6868/eureka/
instance:
prefer‐ip‐address: true
马建仓 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

搜索帮助