Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.13 KB

File metadata and controls

18 lines (13 loc) · 1.13 KB

Spring Security Workshop

A collection of Spring Security 5.2+ challenges; Part of a JDriven Spring Security blog series, and closely linked to the Spring Security Samples repository.

The project is divided into separate submodules, each of which demonstrates a single feature in isolation. While submodules can be combined to form a larger solution, we thought separating the functionality would make it easier to comprehend and extend.

Note
If you are new to Spring Security, start with Adding Spring Security!