Enterprise Java
-
Configure Jenkins for Continuous Delivery of a Spring Boot application
In my previous post I described how I started a continuous delivery stack with one simple command. The next step…
Read More » -
Push Spring Boot Docker images on ECR
On a previous blog we integrated a spring boot application with EC2. It is one of the most raw forms…
Read More » -
Perfecting Lambda Architecture with Oracle Data Integrator (and Kafka / MapR Streams)
“Lambda architecture is a data-processing architecture designed to handle massive quantities of data by taking advantage of both batch– and stream-processing methods. This approach to…
Read More » -
Microservice using Docker stack deploy – WildFly, Java EE and Couchbase
There is plenty of material on microservices, just google it! I gave a presentation on refactoring monolith to microservices at Devoxx Belgium…
Read More » -
Spring Boot – The Right Boot for you!
Need a little spring in your step? Tired of all those heavy web servers and deploying WAR files? Well you’re…
Read More » -
Spring Data support for Cassandra 3
One of the items that caught my eye from the announcement of the new Spring Data release train named Ingalls was…
Read More » -
Setting TTL for @Cacheable – Spring
Today I was asked to set the expiry time of cache for some of the keys our application is using,…
Read More » -
Getting Started with Kafka REST Proxy for MapR Streams
MapR Ecosystem Package 2.0 (MEP) is coming with some new features related to MapR Streams: Kafka REST Proxy for MapR…
Read More » -
Getting Started With Kafka REST Proxy for MapR Streams
Introduction MapR Ecosystem Package 2.0 (MEP) is coming with some new features related to MapR Streams: Kafka REST Proxy for…
Read More »