Skip to content

saurinchauhan/rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks checklist

  • API 🐙
    • Read
    • Create
    • Update
    • Delete
  • API Docs
  • Exception Handling
  • AOP
  • Logger
  • Test Cases
    • jUnit
    • MockMvc
  • Eureka
  • Circuit braker [Hystrix]
  • Ribbon | Cloud load balancer
  • Zuul | Spring cloud gateway?
  • DB Version control flyway or liquibase?
  • Keycloak
  • Kafka
  • Cassandra
  • Big data processing or ETL
  • Dependency injection, add an external jar with differnt DB to redirect API flow
  • Jacoco [ To generate code coverage report ]
  • Surefire [ To generate unit test report ]
    • Command to generate html report :: " mvn surefire-report:report "
  • hello app
    • actuator info
    • enable dynamic port
    • Eureka Discovery Client
  • eureka app
  • Prometheus
  • Grafana | with actuator
  • JMeter
  • Draw.io
  • SonarQube,Sonarlint
  • Docker
  • Kubernetes
  • Rancher

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages