You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example of the development of a business management application with a microservice architecture (department management, employee management and mission management). with : Spring Cloud, Spring Boot 3.1 based on Jakarta EE 9, Java 17 and Maven 3.8
This application is built using Spring Boot, Java17, Spring Security using JWT authentication, MySQL, Spring Data Jpa, maven, Junit5 and mockito framework.
This application contains the key features from Java8 like Functional Interfaces, Stream API's, Lambda Expressions. Stream API methods like filter, collect, map, reduce etc.. were covered in this project.
Spring Boot 3.2.5 + Keycloak for secure authorization + Resilience4J for fault tolerance + Kafka for event-driven architecture + Docker for containerization + Prometheus & Grafana for monitoring