neilcarlocatalan / quoters

Spring Boot quotation service to support REST-based guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Spring Boot quotation service to support REST-based guides

License:Apache License 2.0


Languages

Language:Java 97.5%Language:Shell 2.5%