joshlong / spring-doge

a look at the application development tour-de-force that is Spring Boot
Apache License 2.0
54 stars 45 forks source link

i want to secure the REST API #4

Open joshlong opened 10 years ago

joshlong commented 10 years ago

Spring Security OAuth should make short work of this:

https://github.com/joshlong/sparklr-boot/blob/master/src/main/java/demo/Application.java