Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Latest commit

 

History

History

frontend-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Blox: frontend-service

This is a Spring MVC/REST webservice, running as a single Lambda function, fronted by API Gateway. For more details on how this is structured, see the documentation.

Testing

To run the unit tests for only this project, run the following from the repository root:

./gradlew frontend-service:check