All Projects → microservices-practical → microservices-v1

microservices-practical / microservices-v1

Licence: other
Learn Microservices with Spring Boot - v1

Programming Languages

shell
77523 projects
Batchfile
5799 projects
java
68154 projects - #9 most used programming language

Learn Microservices with Spring Boot - v1

This project contains the version 1 of the application that is developed under the scope of the book Learn Microservices with Spring Boot. You can get a copy of the book on Amazon or Apress.

The book shows you how to evolve a simple Spring Boot application to become a full Microservices Architecture, using Spring Cloud Eureka, Ribbon, Zuul and Hystrix to implement Service Discovery, Load Balancing, the API Gateway pattern and a Circuit Breaker. Besides, you'll learn how to implement End-to-End tests with Cucumber, an Event-Driven system and the best practices when building Microservices.

About this version

The Multiplication service contains a basic logic and the core Multiplication domain object.

First TDD approach, implemented on MultiplicationServiceTest.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].