marszm / product-microservice

One of the Online Shopping Portal project microservice. Already implemented: endpoints, integration with MongoDB, Lombok & Codota, Swagger 2 documentation, validation, custom exception handler, hot code swapping, centralized logging of all endpoints with filters, AOP - measurement of the GET method execution time, Spring cache.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

product-microservice

One of the Online Shopping Portal project microservice. Already implemented:

  • endpoints
  • integration with MongoDB
  • Lombok & Codota
  • Swagger 2 documentation
  • validation
  • custom exception handler
  • hot code swapping
  • centralized logging of all endpoints with filters
  • AOP - measurement of the GET method execution time
  • Spring cache (ehcache for cache magement)
  • Spring Boot Actuator (health check status)
  • JaCoCo for test coverage
  • Sonarqube for static code analysis

About

One of the Online Shopping Portal project microservice. Already implemented: endpoints, integration with MongoDB, Lombok & Codota, Swagger 2 documentation, validation, custom exception handler, hot code swapping, centralized logging of all endpoints with filters, AOP - measurement of the GET method execution time, Spring cache.

License:MIT License


Languages

Language:Java 100.0%