liurunyu
2025-07-08 e3270141db2dd6c755e6a7b40930dcfa24585cb4
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