application.properties 514 Bytes
 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=src/main/resources/sn/SN.txt
#SN.file.temp.path=src/main/resources/sn/SNTemp.txt

SN.file.path=
SN.file.temp.path=