Use Case Backend

The Use Case Backend is an application which follows the business logic and orchestrates the API calls.

What do we use to build it?

NamePurpose

Spring Boot

Main framework

Spring Security

Access-control framework

H2

Embedded in-memory databases

Full list of assets located in the build.gradle file.

Where do we demo it?

Further documentation