Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 924 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 924 Bytes

webapp

A cloud native application

CSYE6225-Network Structures & Cloud Computing

Web application built with Spring-Boot

Build Instructions

  • Clone the main branch of the repository.
  • Run the following commands in cli:
    • cd webapp,
    • mvn clean install
    • mvn spring-boot:run
    • For running r=test user: mvn clean test

Endpoints