java-tutorials/spring-web-modules
Tapan Avasthi 71bbdb7fed Use shouldNotFilter to exclude URLs for a Filter
Jira ticket:
http://jira.baeldung.com/browse/BAEL-4703

The existing article uses an out-dated way is used to excluded filtering
for certain urls, instead shouldNotFilter should be used.
2021-01-03 13:11:54 +05:30
..