Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
conorheffron authored Jan 12, 2025
1 parent 424871d commit ecb88a1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,7 @@ spring.datasource.initialization-mode=always
# Thymeleaf
spring.thymeleaf.prefix=classpath:/templates/
spring.thymeleaf.suffix=.html
spring.resources.add-mappings=true
spring.resources.add-mappings=true

# banner
spring.banner.location: classpath:/static/ironoc-banner.txt

0 comments on commit ecb88a1

Please sign in to comment.