mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
JeecgBoot 2.4.2 积木报表版本发布,基于SpringBoot的低代码平台
This commit is contained in:
@ -253,7 +253,7 @@ logging:
|
|||||||
org.jeecg.modules.system.mapper : info
|
org.jeecg.modules.system.mapper : info
|
||||||
#enable swagger
|
#enable swagger
|
||||||
swagger:
|
swagger:
|
||||||
enable: false
|
enable: true
|
||||||
production: false
|
production: false
|
||||||
basic:
|
basic:
|
||||||
enable: false
|
enable: false
|
||||||
|
|||||||
@ -1,6 +1,4 @@
|
|||||||
spring:
|
spring:
|
||||||
main:
|
|
||||||
allow-bean-definition-overriding: true
|
|
||||||
application:
|
application:
|
||||||
name: jeecg-system
|
name: jeecg-system
|
||||||
profiles:
|
profiles:
|
||||||
|
|||||||
Reference in New Issue
Block a user