Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 224 Bytes

File metadata and controls

12 lines (9 loc) · 224 Bytes

BE-API-Gen

Uses swagger-codegen to create Java bindings for the Sparkyservice and Student-Management-System-Backend APIs.

Usage

Simply run maven in the sub-directories, e.g.:

cd backend_api
mvn clean install