I\'m not really a Java developer, but a project for a client has required me to be, so maybe I\'m missing something glaringly obvious.
I\'m using SpringBoot and ever
For completeness, if you're deploying to an older version of Weblogic with Servlet spec < 3.0 (e.g. 10.3.6 with 2.5), then you'll need to define the springSecurityFilterChain in your web.xml:
springSecurityFilterChain org.springframework.web.filter.DelegatingFilterProxy springSecurityFilterChain /*