加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
roncoo-education-web-boss-test.properties 558 Bytes
一键复制 编辑 原始数据 按行查看 历史
夏天飘过的风 提交于 2019-03-01 12:14 . 修改test环境的配置
# 后台模块-测试环境
# context-path
server.servlet.context-path=/boss
# management
management.server.servlet.context-path=/boss
# datasource
spring.datasource.druid.url=jdbc:mysql://192.168.1.216:3306/education_boss?useUnicode=true&characterEncoding=utf-8&useSSL=false
spring.datasource.druid.username=root
spring.datasource.druid.password=gydltxT9YkTxX/VesI6STMPgGceiVQWYIXXflALQguJgfNPK0UZXhDbPp0Plxlh/PuAvQ/7uc7OQwGHi6zjMbQ==
spring.datasource.druid.filters=config
spring.datasource.druid.connection-properties=config.decrypt=true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化