Skip to content

Commit

Permalink
spring dev fix for saml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle committed Nov 29, 2024
1 parent 1c0f423 commit e588d8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ server.servlet.context-path=${SYSTEM_ROOTURIPATH:/}

spring.devtools.restart.enabled=true
spring.devtools.livereload.enabled=true
spring.devtools.restart.exclude=stirling/software/SPDF/config/security/saml2/**

spring.thymeleaf.encoding=UTF-8

spring.web.resources.mime-mappings.webmanifest=application/manifest+json
Expand Down

0 comments on commit e588d8f

Please sign in to comment.