Developing with S3 and Java : useful links
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.
I have received several requests after my first article dealing with CMS, Headless CMS (KeyStoneJS), and the rather gloomy conclusion. This article is giving feedback on my next experiences.
I have been using recently Java 8 new features CompletableFuture. This is a little feedback.
Today, I released a new library to help developers to write integration tests with mail servers. The library has been released on GitHub and Maven Central. fake SMTP-JUnit-runner Links: Github.…
This article is part of my working notes on the subject of “How to migrate Web applications running on JBoss AS 5 to version 7”. JBoss Application Server – Wildfly…