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

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