Commit 466d417f by Administrator

Update application.yml

parent b78e38ed
......@@ -99,8 +99,7 @@ management:
endpoints:
web:
exposure:
include: health
exclude: '*'
include: 'health'
mybatis-plus:
mapper-locations: classpath:/mapper/**/*Mapper.xml #XML扫描
typeAliasesPackage: com.techhero.**.model.entity #实体扫描 多个package用逗号或者分号分隔
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment