Package pro.fessional.wings.slardar.spring.help
See: Description
-
Class Summary Class Description HttpHelper MatcherHelper SecurityConfigHelper antMatcher("/users/**") matches any path starting with /users antMatchers("/users") matches only the exact /users URL mvcMatchers("/users") matches /users, /users/, /users.html