You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.