1 Star 0 Fork 1

高鹏/star-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
product-8083.yml 681 Bytes
一键复制 编辑 原始数据 按行查看 历史
高鹏 提交于 2022-02-21 02:40 . add product-8083.yml.
server:
port: 8083
spring:
application:
name: star-product
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql:///star?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false
username: root
password: 123
jpa:
properties:
hibernate:
hbm2ddl:
auto: update # 自动建表
dialect: org.hibernate.dialect.MySQL5InnoDBDialect
eureka:
instance:
prefer-ip-address: true
client:
register-with-eureka: true
fetch-registry: true
service-url:
defaultZone: http://localhost:8761/eureka,http://localhost:8762/eureka,http://localhost:8763/eureka
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gapper/star-config.git
git@gitee.com:gapper/star-config.git
gapper
star-config
star-config
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385