java-tutorials/spring-security-core
Doha2012 2b374fa8ae cleanup pom (#1846)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom
2017-05-14 11:01:35 -05: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 Readme files update (#1680) 2017-04-18 22:20:20 +02:00
pom.xml cleanup pom (#1846) 2017-05-14 11:01:35 -05:00

README.md

@PreFilter and @PostFilter annotations

Build the Project

mvn clean install

Relevant Articles: