1 Star 0 Fork 0

一笑奈何/ems-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
base-dev.yml 578 Bytes
一键复制 编辑 原始数据 按行查看 历史
一笑奈何 提交于 2019-01-23 18:19 . 更新 base-dev.yml
# Tomcat
server:
port: 9001
spring:
application:
name: ems-base
datasource:
driverClassName: com.mysql.jdbc.Driver
url: jdbc:mysql://120.79.164.95:3308/ems_base?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8
username: root
password: root
jpa:
database: MySQL
show-sql: true
generate-ddl: true
rabbitmq:
host: 120.79.164.95
username: java
password: java
eureka:
client:
service-url:
defaultZone: http://localhost:6868/eureka/
instance:
prefer-ip-address: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/lkwrookie/ems-config.git
git@gitee.com:lkwrookie/ems-config.git
lkwrookie
ems-config
ems-config
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385