zhubaomin
2025-06-26 e330368cb9fdfaede328c6622abac6ecbdd6f223
pipIrr-platform/pipIrr-mw/pipIrr-com-creator/src/main/resources/application.yml
@@ -7,12 +7,5 @@
    devtools:
        livereload:
            enabled: false
#禁输出springboot标志信息
management:
    endpoints:
        info:
            enabled: false
        web:
            exposure:
                include: "*"
    main:
        banner-mode: off #Spring Boot启动时禁输出Banner