Trouble with custom Spring Security filter not executing for specific URL patterns
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-06
spring-security filter spring-boot
I'm currently implementing a custom filter in my Spring Boot application using Spring Security, but I'm facing issues where the filter seems to be skipped for s...