liurunyu
2025-08-20 e88c04431d06edd05a5cb4eaff5bc120ff063224
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