diff --git a/jeecg-boot/jeecg-boot-module-system/src/main/resources/application-prod.yml b/jeecg-boot/jeecg-boot-module-system/src/main/resources/application-prod.yml index b7d86004..1bcb4830 100644 --- a/jeecg-boot/jeecg-boot-module-system/src/main/resources/application-prod.yml +++ b/jeecg-boot/jeecg-boot-module-system/src/main/resources/application-prod.yml @@ -253,7 +253,7 @@ logging: org.jeecg.modules.system.mapper : info #enable swagger swagger: - enable: false + enable: true production: false basic: enable: false diff --git a/jeecg-boot/jeecg-boot-module-system/src/main/resources/application.yml b/jeecg-boot/jeecg-boot-module-system/src/main/resources/application.yml index 9ab52ca2..8054cf93 100644 --- a/jeecg-boot/jeecg-boot-module-system/src/main/resources/application.yml +++ b/jeecg-boot/jeecg-boot-module-system/src/main/resources/application.yml @@ -1,6 +1,4 @@ spring: - main: - allow-bean-definition-overriding: true application: name: jeecg-system profiles: