m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/application.properties
blob: ee983e2e2e4927afa70b8bf4672e295a3e84f9b3 (plain)
1
2
3
4
5
6
7
server.port=8082
spring.application.name=CloudAtlas Client

spring.thymeleaf.cache=true
spring.thymeleaf.enabled=true
spring.thymeleaf.prefix=classpath:/pl/edu/mimuw/cloudatlas/client/templates/
spring.thymeleaf.suffix=.html