Recent Posts - Page 12
Will your applications run faster with Java 9?
30/11/2017
Java 9 was officially released on the 21st September 2017. How can your existing applications benefit from Java 9? If you haven’t already tested your applica...
Json Web Tokens - Should I use it?
24/11/2017
,Short explanation of the JWT standard in terms of usage, security concerns, best pratices, etc.
JavaOne 2017 - Java 9, Jigsaw, Java EE 8 & EE4J
20/11/2017
,First part of our feedback on JavaOne 2017. Java 9 is here with Jigsaw and modules! Java EE 8 is out but Java EE becomes EE4J and moves to Eclipse Fundation!
Open Payment : la fin des cartes de transport ?
13/11/2017
L’Open Payment ou comment utiliser sa CB à la fois comme moyen d’identification et de paiement à la volée dans les transports en commun.
Unified logging process: How to write logfile?
07/11/2017
What are the best practices when you need to use logs? This article may hep you, with the help of Logstash
Nouveautés ElasticSearch 6.0
25/10/2017
Aperçu des nouveautés apportées par ElasticSearch 6.0
Applications debugging using Flame Graphs
19/10/2017
Exploration of anomaly detection with profiling kernel tools
Only SQL?
27/09/2017
Can we forget about SQL data storage engines? How to use a standard SQL engine to store efficiently a lot of data?
Java 9: discovering modules
21/09/2017
Java 9 is coming soon with a brand new (and long awaited) modular system. Let’s see its promises and challenges …
Feedback on OWASP AppSec Europe 2017
11/09/2017
OWASP AppSec is a major conference in Europe for developers and security experts. This article offers a detailed feedback on 2017 edition that took place in ...
MiXiT 2017
26/07/2017
The 7th MiXiT edition standed on April 20&21th in Lyon (France) inside CPE building. Let’s review some talks!
Property Based Testing in Scala
19/07/2017
An introduction to Property Based Testing in Scala, in the practical case of Google Hashcode 2017