spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.85k stars 5.91k forks source link

Clarify where "withDefaults()" comes from #16143

Closed pfconrey closed 3 days ago

pfconrey commented 4 days ago

Update documentation to clarify where "withDefaults()" is defined. It took me a while to figure out how to implement the example in the docs.

pivotal-cla commented 4 days ago

@pfconrey Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 4 days ago

@pfconrey Thank you for signing the Contributor License Agreement!

jzheaux commented 4 days ago

Thanks, @pfconrey, for the clarification.

In preparation for merging, can you please rebase so that there is only one commit in your PR?

pfconrey commented 3 days ago

After looking through the code base, there are dozens, if not hundreds of locations where this needs to be clarified. I will withdraw this PR and see if there's time to take up making all the necessary changes.