java-tutorials/spring-security-core
Sam Millington 2a381c38aa [BAEL-17496] - Add README descriptions 12 (#7862)
* [BAEL-17496] - Add README descriptions 12

* Small changes
2019-09-25 07:30:01 -06:00
..
src [BAEL-16733] - Update package name and tests in spring-security-core 2019-08-25 10:30:00 +05:30
.gitignore BAEL-127: @PreFilter and @PostFilter annotations (#898) 2016-12-16 01:26:52 -06:00
README.md [BAEL-17496] - Add README descriptions 12 (#7862) 2019-09-25 07:30:01 -06:00
pom.xml [BAEL-15958] - Upgraded spring-security-core to Boot 2 2019-08-10 17:53:14 +05:30

README.md

Spring Security Core

This module contains articles about core Spring Security

Relevant Articles:

@PreFilter and @PostFilter annotations

Build the Project

mvn clean install