Skip to content

Releases: COMP8117-2021S-Team09/backend

Milestone release

20 Aug 20:21
6cbb8d6
Compare
Choose a tag to compare

Release for customer trial and production

run command java -jar first_release_1-0.0.1-SNAPSHOT.jar

Milestone 3

19 Jul 03:40
Compare
Choose a tag to compare
  • 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

03 Jul 06:04
6d93b4e
Compare
Choose a tag to compare

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