© Moisés Macero García 2020
M. Macero GarcíaLearn Microservices with Spring Boothttps://doi.org/10.1007/978-1-4842-6131-6_3

3. A Basic Spring Boot Application

Moisés Macero García1 
(1)
New York, NY, USA
 

We could start writing code directly, but that, even while being pragmatic, would be far from being a real case. Instead, we’ll define a product that we want to build, and we’ll split it into small chunks. This requirements-oriented approach is used throughout the book to make it more practical. In real life, you’ll always have these business requirements.

We want a web application to encourage users to exercise their brains every day. To begin with, we will present users with two-digit multiplications, one every time they access the page. They will ...

Get Learn Microservices with Spring Boot: A Practical Approach to RESTful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containerization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.