zhubaomin
2025-03-25 427d87e5572d72d0e3aaa4364e4f53569222e321
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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访问上下文路径