1 Star 0 Fork 0

大师兄/tensquare_dev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
base-dev.yml 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
大师兄 提交于 2021-04-13 08:58 . update base-dev.yml.
server:
port: 9001
spring:
application:
name: tensquare-base
rabbitmq:
host: 127.0.0.1
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://localhost:3306/tensquare_base?characterEncoding=utf-8
username: root
password: 12345
jpa:
database: mysql
show-sql: true
eureka:
client:
service-url:
defaultZone: http://127.0.0.1:6868/eureka/
instance:
prefer-ip-address: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/MerlinXMY/tensquare_dev.git
git@gitee.com:MerlinXMY/tensquare_dev.git
MerlinXMY
tensquare_dev
tensquare_dev
master

搜索帮助