1 Star 0 Fork 0

周周喵/CCC-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
goods-dev.yml 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
周周喵 提交于 2019-08-07 13:43 . 更新 goods-dev.yml
server:
port: 8090
eureka:
instance:
hostname: localhost
client:
serviceUrl:
defaultZone: http://${eureka.instance.hostname}:8761/eureka/
spring:
application:
name: goods
# 数据源的配置
datasource:
url: jdbc:mysql://127.0.0.1:3306/Level8?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8
username: root
password: root
#JPA数据配置
jpa:
database: mysql
hibernate:
ddl-auto: update
show-sql: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/orggzy/CCC-1.git
git@gitee.com:orggzy/CCC-1.git
orggzy
CCC-1
CCC-1
master

搜索帮助