1 Star 0 Fork 0

牛腩 / tensquare_dev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
recruit-dev.yml 425 Bytes
一键复制 编辑 原始数据 按行查看 历史
牛腩 提交于 2019-12-29 14:14 . 基本配置文件
server:
port: 9002
spring:
application:
name: tensquare-recruit
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://58.82.251.33:3306/tensquare_recruit?characterEncoding=utf-8
username: root
password: niunan789
jpa:
database: mysql
show-sql: true
eureka:
client:
service-url:
defaultZone: http://127.0.0.1:6868/eureka/
instance:
prefer-ip-address: true
Java
1
https://gitee.com/ywj790866977/tensquare_dev.git
git@gitee.com:ywj790866977/tensquare_dev.git
ywj790866977
tensquare_dev
tensquare_dev
master

搜索帮助