Simplify mockmvc security in tests following upstream changes
SecurityMockMvcConfigurer now honors filter order so we can use that instead of manually adding the filter.
Showing
Please register or sign in to comment
SecurityMockMvcConfigurer now honors filter order so we can use that instead of manually adding the filter.