mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 00:32:14 +00:00
Doc : typo in Custom DSLs section
Method 'configure' was renamed 'filterChain'
This commit is contained in:
parent
c20100dab7
commit
a8fcfaa428
@ -286,7 +286,7 @@ public class Config {
|
||||
|
||||
The code is invoked in the following order:
|
||||
|
||||
* Code in the `Config.configure` method is invoked
|
||||
* Code in the `Config.filterChain` method is invoked
|
||||
* Code in the `MyCustomDsl.init` method is invoked
|
||||
* Code in the `MyCustomDsl.configure` method is invoked
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user