Use Case Backend
Last updated
Last updated
The Use Case Backend is an application which follows the business logic and orchestrates the API calls.
Name | Purpose |
---|---|
Spring Boot | Main framework |
Spring Security | Access-control framework |
H2 | Embedded in-memory databases |
Full list of assets located in the build.gradle file.
GitHub Repository | Used in... |
---|---|
Chapter in development