Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 705 Bytes

README.adoc

File metadata and controls

18 lines (12 loc) · 705 Bytes

Quoters Incorporated is a service used to support other Spring Guides.

Instead of relying on someone else’s REST service to supply us with data for consumption, we run our own, filled with real life Spring Boot quotes.

The app is very simple, but can also serve as a reference point for building your own Spring MVC app.

Technologies used:

  • Spring MVC

  • Spring Data JPA

  • H2 embedded database