Skip to content

reichg/beer-galore

Repository files navigation

Beer Galore Backend

This Java Spring Boot project allows user to register, login, create new beers, try beers, and rate beers. The Beer Galore Frontend showcases some of these endpoints!

This project includes:

  • Java
  • Spring Boot
  • Spring Data JPA
  • Microservice architecture (Independent databases)
  • API Gateway with JWT
  • Authentication, Eureka server/client registry for server discovery
  • OpenFeign microservice communication
  • Spring Security
  • Controller/Service/Repository application architecture
  • MySQL
  • Junit, Mockito, and MockMvc testing.

Releases

No releases published

Packages

No packages published

Languages