/spring-boot-restapi

REST webservice / API using Java with Springboot and Jackson data-binding (behind the scenes)

Primary LanguageJava

Spring Boot REST API

Simple REST API with in memory data, supports:

  • create
  • Global Exception Handler
  • Error Response
  • Custom Not found Exception
  • REST exception Handler