You can find the Postman collection for testing the Users and Posts services here.
Project 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 services for managing Posts and Users registrations, connected via Feign, using MySQL and PostgreSQL databases.
Repository from Github https://github.comSantiagoCz/Spring-Microservices-Architecture
You can find the Postman collection for testing the Users and Posts services here.
Project 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 services for managing Posts and Users registrations, connected via Feign, using MySQL and PostgreSQL databases.