java-tutorials/spring-security-core
Wim Deblauwe 077d745b8d BAEL-75 - Spring Boot Audit Support (#1561)
Rework to avoid the separate spring-boot-auditing module by moving the code to the spring-security-core module
2017-04-01 23:02:19 +02:00
..
src BAEL-75 - Spring Boot Audit Support (#1561) 2017-04-01 23:02:19 +02:00
.gitignore BAEL-127: @PreFilter and @PostFilter annotations (#898) 2016-12-16 01:26:52 -06:00
README.md Added relevant articles (#962) 2017-01-08 08:25:59 +01:00
pom.xml BAEL-75 - Spring Boot Audit Support (#1561) 2017-04-01 23:02:19 +02:00

README.md

@PreFilter and @PostFilter annotations

Build the Project

mvn clean install

Relevant Articles: