Skip to content

nandreanurag/webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSYE6225-Cloud Computing

Web application built with Spring Boot

Technologies Used : Java Springboot, MySQL

Build Instructions: Clone this repository into the local system Open the CLI mvn clean install mvn spring-boot:run

Run the test mvn test -DskipTests=false

Assignment 1

  1. Created a organization called 'Anurag-Nandre-Org' and made a repo called webapp Forked the webapp from organization into my personal workspace Created a branch called 'assignment1' and pushed my Java SpringBoot application Created an endpoint called healthz on port 8080 Endpoint - 'http://localhost:8080/healthz'

Assignment 2

  1. Create Product APIs as per swagger doc requirements (https://app.swaggerhub.com/apis-docs/csye6225-webapp/cloud-native-webapp/spring2023-a2#/public/get_v1_product__productId_)
  2. RequestMapping Url for Product http://localhost:8080/v1/product

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors