I want to start spring web flux project with spring security acl, But I couldn't find any tutorial. Is it possible to merge this two project together and use in single project?
Asked
Active
Viewed 169 times
1 Answers
0
spring ACL is included in spring security, so you don't need to pull it in separately.
Just because there are no tutorials, doesn't mean you can't use it. There is plenty of information about it in the official spring security documentation.

Toerktumlare
- 12,548
- 3
- 35
- 54