Home
Blog
Training and consulting
Books
Talks
Contact
Tutorials
spring security
Filter by
Categories
Tags
Authors
Show all
All
Spring
Spring Security
Uncategorized
Unit & Integration Tests
All
authorization configuration
dependency injection
endpoint security configuration
HttpSecurity
integration test
java books. java recommended books
mock
oauth 2 client
SecurityFilterChain
spinrg framework
spring
spring aop
spring aspects
spring books
spring boot test
spring security
spring security oauth 2 client
stub
test
tips
unit test
WebSecurityConfigurerAdapter
wiremock
All
laur.spilca@gmail.com
April 11, 2021
Configuring the endpoint authorization in Spring Security without extending the WebSecurityConfigurerAdapter class
This article is all of you who already know the basics of Spring Security. Considering you have the prerequisites, I assume you’ve already used the WebSecurityConfigurerAdapter
[…]