Skip to content

Spring Boot project to demonstrate correct use of HTTP status codes in REST API

License

Notifications You must be signed in to change notification settings

shivendra-kumar/CodeServer

Repository files navigation

CodeServer

Description:

Spring Boot project to demonstrate correct use of HTTP status codes in REST API and integration testing using MockMVC.

Application is based on:

  • Spring Boot
  • H2 in memory database
  • MockMVC for integration testing.

Usage:

  • Download the source and build it using mvn clean install
  • Run the application using java -jar CodeServer-1.0.jar
  • Attached Postman collection files can be used to test the APIs for several different HTTP status codes based on Reqeust body.

License:

License

About

Spring Boot project to demonstrate correct use of HTTP status codes in REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published