Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 342 Bytes

File metadata and controls

6 lines (6 loc) · 342 Bytes

Ecommerce

  • Developed order microservices using Spring Boot, Spring JPA, Spring IOC, Spring MVC
  • Designed new schema with PostgreSQL that followed Normalization
  • Used Swagger to document endpoints, along with using appropriate HTTP and status codes
  • Containerized the services using Docker
  • Used Log4j for logging and tracing java code