The airline Payments microservice
The Airline Payments
is a microservice that gives payments confirmation for our Airline Ticket System. For learning purposes, we will jump this project because there are some business rules, nothing important in the Spring Framework context.
We can find the full source code on GitHub (https://github.com/PacktPublishing/Spring-5.0-By-Example/tree/master/Chapter09/airline-payments).