========= ## Spring Security REST Example Project ### Build the Project ``` mvn clean install ``` ### Use the REST Service ``` curl http://localhost:8080/spring-security-rest-full/foos ```