Tag: spring-boot

User management microservice (Part 1): Defining domain model and REST API

August 10, 2020 · 4 min read
In this first part we define the requirements against the application, its initial domain model and that REST API which its front-end will be using.

Spring Boot 2.0 New Features: The 3 Most Important Changes You Must Know

March 9, 2019 · 2 min read
As a Java Developer, you know that a lot had happened last fall Java 9 got released, Spring 5 went GA, Spring Boot saw another four milestone releases.

User management microservice (Part 7): Putting it together

August 10, 2020 · 5 min read
During writing the last six parts of this article series a lot has happened.
← Prev
Page 1 of 3
Next →