blob: 9cbc2e82220c4324068e531a455ed894418e79d7 (
plain)
1
2
3
4
5
6
|
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
|