Recent Posts - Page 11
BlockChain : les adresses sont-elles sécurisées ?
28/03/2018
Tout utilisateur de BlockChain est représenté par un trio. Usurper une identité revient à s’accaparer ce trio. On peut donc se demander à quel point le systè...
Angular Universal, server-side rendering for Angular apps
08/03/2018
How to use server side rendering with Universal for your Angular application to avoid main weaknesses related to single page applications.
In-place JVM memory analysis with jmap
26/02/2018
Diagnosing a java application may involve the use of GUI tools. However, jmap, a small JDK tool offers a good alternative.
Goodbye Docker, hello Containers
19/02/2018
, ,Docker, formerly called the standard de-facto for containerization is no more a standard. The risk of being vendor locked-in is important. Now, it’s time to ...
EE4J: an opportunity for reconcialition in the Java ecosystem?
12/02/2018
Personal thoughts on how EE4J could (and should) help reconciliate Java EE and Spring
Comment est calculé le prix d’un voyage en Open Payment
05/02/2018
Lorsque vous avez un abonnement ou que vous achetez un ticket il est facile de savoir ce que vous coûte votre déplacement. Mais en Open Payment ça se passe c...
What are keepalives?
29/01/2018
Analysis of how HTTP Keep-Alive work and interact with client/server and performance
Buzzwords I followed at JavaOne 2017
22/01/2018
Fourth part of our feedback on JavaOne 2017. This time it’s about some buzzwords I followed during the conference: AI, chatbots and JavaScript.
On the (in)security of Internet routing
17/01/2018
In the Internet, routing is done using a protocol called BGP, a protocol that is prone to attacks. Let’s see how such attacks occur.
JavaOne 2017 - CQRS, Event sourcing and Sagas
15/01/2018
Another feedback on JavaOne 2017. Some best practices for data management in the microservice world
MoBlo, Modélisation pour BlockChain
10/01/2018
Cet article présente comment utiliser l’outil de modélisation Moblo pour la conception d’une Blockchain.
JavaOne 2017 - Java 8, Three Years Ago. Functional & Reactive Programming
06/12/2017
Second part of our feedback on JavaOne 2017. Java 8: The Good, the Bad and The Ugly! Functional & Reactive Programming in Java Ecosystem.