Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 875 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 875 Bytes

Brewer Persistence

A containerized micro service which exposes a Rest API for the Brewer database.

Brewer Persistence's high level diagram

[TODO]

Employed Technology

Java Spring Boot MySQL Docker Gradle
  • Java 11
  • Spring Boot 2
  • Spring Cloud Config
  • Spring Cloud Circuit Breaker
    • Resilience4j
  • Spring Data JPA
    • Hibernate
  • Flyway
  • Docker
  • Gradle