This is the root project for examples relative to building web APIs
This project has declared the following modules:
Name | Description |
---|---|
Services::API::Simple RPC Greeter Example | This project provides an introductory example of a simple Spring MVC RPC API and calls |
Services::API::HTTP Gestures Example | This project provides an example of a simple Spring MVC Application |
Services::API::Content Quotes Example | This project provides an example of content marshalling and negotiation. |
Services::API::Content Jackson Leniency | Demonstrates leniency impact of setting jackson date format |
Services::API::Swagger Contest Example | This project provides an example of adding custom swagger annotations and springfox setup to an application. |