Commit c4a605f6 authored by lixinglin's avatar lixinglin

生产环境禁用swagger

parent 755b62dc
......@@ -35,10 +35,10 @@ spring:
mybatis-plus:
configuration:
log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl # 打印日志
knife4j:
# 开启增强配置
enable: false
# Swagger配置
swagger:
# 是否开启swagger
enabled: false
logging:
......
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