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 writings tools to convert Beanshell code in Java. This is a technical post to compare some frameworks to generate java source code.
A short article to announce that Pivotal has announced a bunch of security fixes on its products.
I was the guest of an amazing French IT company Slickteam last week. The subject was to share experience and tricks about Cleancode.
A short article to complete the page of MkYoung about the streams (link here). How to write loops using lambdas and streams without using for ?