Micro-services - SpringBoot




Spring Framework and Spring Boot

  1. Controller
  2. Security
    1. Authentication
  3. Service
  4. Data
    1. Repository
      1. JPA
      2. CRUD
      3. Paging and Sorrting
  5. Client 
    1. Rest Template
    2. Transaction Template
    3. Feign Client
    4. ResponseErrorHandler - docs
    5. Retry and Recover - github
  6. Unit Testing
  7. Mocking
  8. Mocking
    1. Mock Rest Service Server
  9. Integration Testing

Comments

Popular posts from this blog

AWS S3 MRAP

SLO Compliance