Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages