This article is an answer to the excellent article of CQRS is an AntiPattern for DDD.
Tag: Java
Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented,[15] and specifically designed to have as few implementation dependencies as possible.
This small state of the art illustrates various use-cases where tools can be used to generate code and data to ease the coder’s life.
This list presents fourth solutions that fits well for a small / medium Software Editor / IT Company. All the solutions are Web based and licence-free.
This blog post is about the two machine-learning frameworks Smile and DeepLearning4j. I am presenting my feedback and some hints useful for any Java developers
Yesterday, my bank access brutally stopped and I had the following capture. Would you point out the security issue with that ? You have 30
Book review of Java by comparison, an ultimate compilation of exercices and good tips for whom wants to improve their coding skills.
This article has been written as “basic knowledge” for Junior Java developers to help them tracking their bugs in Java software. Tags: Java Development, Software
This article is a hint how to change the default path and name for the liquibase changeset when you are using Spring Boot. Tags: Opensource,
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
A short article to announce that Pivotal has announced a bunch of security fixes on its products. Tags: Infosec, Security, Software Quality
I was the guest of an amazing French IT company Slickteam last week. The subject was to share experience and tricks about Cleancode. Tags: 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
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
Using S3 libraries with Minio mock server
In the continuation of my previous S3 article, I present you, how to write a S3 Java Sample program that is using a mock S3
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. Tags: Cloud Computing, DevOps, Digest,
I am writing a new release of my Spring CQRS Module(link1, link2), including a parallel execution feature. Concurrency issues can be hard to solve especially
Java developer testing toolbox
An article dealing with Java application and testing frameworks and related libraries. Tags: Cleancode, Code Quality, Libraries, Opensource, Programming, Software Engineering, Software Quality, Software Technologies, SQA,
I have been using recently Java 8 new features CompletableFuture. This is a little feedback. Tags: Framework, Libraries, Software Technologies, Technologies
This article is a presentation of a new little framework, I have developed and used on several projects. The framework is for Spring Framework and
I am writing on a new secret project. Tags: Cleancode, Framework, Programming, Software Engineering, Software Technologies