backend The REST API implementation flow OpenAPI based code generation can speed up the development workflow. In this article I show an efficient way to design and implement APIs.
backend Creating a Gradle multi-module project Using Gradle multi-module build is easy and makes Spring Boot application development just better. Refactor your code to a multi-module structure, and improve quality and maintainability with this tutorial.
backend Altering SQL database schemas in production Altering an SQL database schema in production can be tricky. This article summarizes the most common use cases and solutions.
backend A new Java Spring Boot service template "This is the way" is a new Spring Boot service template for the modern Java developer.