Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 279 Bytes

spring-crowd-rest-integration

Example of connecting your app to Crowd with Spring Security and Crowd REST API

Update the crowd.properties with your crowd application details.

You can run the app with maven:

mvn clean install tomcat7:run