Devops Migration from SVN to Git! a developer guide to git-svn Lately I've been working with many customers to help them make the
Spring Boot Actuator in Spring boot 2.0 In a previous article, I wrote a small introduction to Actuator in
Docker Building thin Docker images using multi-stage build for your java apps! The release of Docker CE 17.05 (EE 17.06) introduced a
Devops Secure kibana dashboards using keycloak Kibana is an open source data visualization plugin for Elasticsearch. It provides
Spring Boot Spring Boot starter for minio From cloud-based backup solutions to high-availability content delivery networks (CDNs), object storage
machine learning Convolutional Neural Networks with Deeplearning4j I am a developer, and I've (as you've) heard a lot about
Spring Boot Building reactive real time aircrafts tracker using Reactor! The Reactive Streams specification is an industry-driven effort to standardize Reactive Programming
Java Reactive Streams example - Java 9 JEP 266basically answers the need for an interoperable publish-subscribe framework that sought
Linux Effectively restarting kvm/libvirt network Have you ever found yourself in a situation where kvm guests lost
Spring Boot Spring Boot metrics monitoring using Prometheus & Grafana In a previous post, I've described how we can monitor our spring
devoxx4kids Devoxx4Kids Morocco, a year in review! It becomes a tradition for me to start the year with a
Java A gentle introduction to CDI 2.0 in Java SE Whenever we mention Context and Dependency Injection, we automatically think about Java