liurunyu
2025-06-23 be67a2e0d516b4bde98d180630e6f90efa90f4e8
pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu3rd/src/main/resources/application.yml
New file
@@ -0,0 +1,16 @@
logging:
    charset:
        console: UTF-8
    config:
        classpath: log4j2.yml
spring:
    devtools:
        livereload:
            enabled: false
#web服务端口,tomcat默认是8080
server:
    port: 65530
    servlet:
        context-path: /rtuMw3rd #web访问上下文路径