Ver código fonte

config swagger

wyf 6 anos atrás
pai
commit
1375a46f8a

+ 0 - 3
mooctest-site-server/src/main/resources/application.yaml

@@ -19,9 +19,6 @@ spring:
     # The SQL dialect makes Hibernate generate better SQL for the chosen database
     properties.hibernate.dialect: org.hibernate.dialect.MySQL5Dialect
 
-swagger:
-    enable: true
-
 ---
 # 私有云服务环境
 spring: