To have an understanding of this project just a minimum knowledge of java 8 and spring would
be good for you , otherwise it can sound confusing all that code i have written.
- OpenFeign ( For synchronous Http Request Between Services)
- Spring Boot ( Framework used for each services )
- JPA
- H2 Database ( It is jus a demo ;) )
- MapStruct ( To bind Dto to Entities )
- Lombok ( Old friend now ;) )
- OpenApi UI