Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 404 Bytes

File metadata and controls

21 lines (18 loc) · 404 Bytes

Spring-REST

Concepts

  • Spring Boot REST Application
  • Implement CRUD REST APIs
  • HATEOAS
  • Single Exception Mapping
  • All Exception Mapping
  • Validation

Advanced Concepts

  • Internationalization
  • Swagger
  • Content Negotitation
  • Monitor APIs with Actuator
  • Filtering
  • API versioning
  • Authentication

Reference

Spring web service