server.port=8080 spring.web.resources.static-locations=classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/ logging.config=classpath:log4j2.xml #swagger.basic.enable = true #swagger.basic.username = test #swagger.basic.password = 123 spring.thymeleaf.cache=false spring.thymeleaf.prefix=classpath:/templates/ spring.thymeleaf.suffix=.html SN.file.path=D:/temp/SN.txt SN.file.temp.path=D:/temp/SNTemp.txt