Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 326 Bytes

File metadata and controls

7 lines (4 loc) · 326 Bytes

Spring + CaffeineORM

A simple backend JSON API utilizing Spring and my homespun CaffeineORM instead of Hibernate.

Notes:

Migrations are expected to have been run prior to starting this application. If you wish to fork/clone this for yourself, please note the model classes and create the tables as appropriate.