How can we make sure that it should follow an order. Basically i want to have fallback security filter which matches all the urls and i want to be registered last as a fall back ? Not as first one. How can i do that @Order seems not to work
How can we make sure that it should follow an order. Basically i want to have fallback security filter which matches all the urls and i want to be registered last as a fall back ? Not as first one. How can i do that @Order seems not to work