Skip to content

akshaychopra5207/sample-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-web-app

A simple spring boot web app with port 8092 having the below functionaltites

○ /check.txt -> should return 200 with "Its working!!!" as a string in the body ○ /404 -> should return 404 with "Not Found" as a string in the body ○ /403 -> should return 403 with "Forbidden" as a string in the body ○ /500 -> should return 500 with "Application error" as a string in the body ○ /502 -> should return 502 with "Bad Gateway" as a string in the body

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published