Releases: COMP8117-2021S-Team09/backend
Releases · COMP8117-2021S-Team09/backend
Milestone release
Release for customer trial and production
run command java -jar first_release_1-0.0.1-SNAPSHOT.jar
Milestone 3
- documentation with Swagger and open API standards with automatic default redirects
- refactoring of existing APIs with DTO, adapter, and service layers
- new APIs added for login, seller orders, seller plans
To run the APIs, use the guidelines given in release of M2 below
Milestone 2
Contains features for milestone 2
jdk8 installed (check if installed)
java -version
Run the jar and hit on your browser get_seller_list
java -jar first_release_1-0.0.1-SNAPSHOT.jar