提交 1b94e14f 编写于 作者: zlt2000's avatar zlt2000

新增 zlt-config/bootstrap.properties 文件,用于 bootstrap 级别通用配置

上级 d0179ab9
########################## bootstrap级别通用配置 ##########################
# 默认开发环境
spring.profiles.active=dev
##### spring-boot-actuator配置
management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always
##### 允许bean覆盖
spring.main.allow-bean-definition-overriding=true
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册