spring dev fix for saml

This commit is contained in:
Anthony Stirling 2024-11-29 09:06:51 +00:00
parent 1c0f423510
commit e588d8f99e

View File

@ -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