Pinned Loading
-
Spring-Microservices-Architecture
Spring-Microservices-Architecture PublicProject with a microservices architecture using Spring Boot and Spring Cloud. It includes: -API Gateway -Config Server for centralized configuration -Eureka Server for service discovery -CRUD servi…
Java
-
login_backend
login_backend PublicThis repository contains a Java Spring Boot application for managing user authentication and CRUD operations. It uses Spring Data JPA for database interactions and Spring Security with JWT for auth…
Java
-
Customer_Microservice
Customer_Microservice PublicA SpringBoot microservice for managing customers with CRUD operations. It integrates with the Order-Microservice via Feign clients to manage order assignments and interactions.
Java
-
Order_Microservice
Order_Microservice PublicA SpringBoot microservice for managing orders with CRUD operations. It interacts with the Customer-Microservice using Feign clients to handle customer assignments and related operations.
Java
-
Author-Microservice
Author-Microservice PublicA microservice for managing authors with CRUD operations. It integrates with the Book-Microservice via Feign clients to manage book assignments and interactions.
Java
-
Book-Microservice
Book-Microservice PublicA microservice for managing books with CRUD operations. It interacts with the Author-Microservice using Feign clients to handle author assignments and related operations.
Java
If the problem persists, check the GitHub status page or contact support.