Spring Boot and Liquidbase : how to change the default path and filename
This article is a hint how to change the default path and name for the liquibase changeset when you are using Spring Boot.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
This article is a hint how to change the default path and name for the liquibase changeset when you are using Spring Boot.
I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework to build a new…
This article is about a new release of my SonarQube plugin for EsLint.
Here is a small checklist about how to migrate a legacy migration and to ensure its success. This article is part of my work to explain my knowledge about Software…
In the continuation of my previous S3 article, I present you, how to write an S3 Java Sample program that is using a mock S3 server to develop the functionalities.