kuangyu0801 / spring-rest-demo

Demo for Spring REST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/api/students/ return List As long Jackson is imported, spring automatically handle data-binding

  1. create error response class
  2. create exception class
  3. update rest service return the response class if not found
  4. add exception handler with @ExceptionHandler

About

Demo for Spring REST


Languages

Language:Java 100.0%