See how to build, test, secure, and add hypermedia with this new tutorial, "Building REST Services with Spring"
Greetings Spring Community!
Today we have released a new tutorial written by Spring geek Josh Long, the man who travels the globe talking about Spring: Building REST Services with Spring
In this sleek tutorial, you can read about the simplicity and power of building RESTful web services using Spring. You'll also see how to:
- Test them with Spring's powerful MockMvc
- Secure them with Spring Security
- Plugin error handling
- Add hypermedia controls
- Dabble with OAuth
- See it all using Spring Boot
It's a really good read with LOTS of code (you know, the important stuff). What about the existing REST…