Search Results for: maven
-
Ceylon
Ceylon: Why you might want to choose Ceylon
In a couple of days Ceylon 1.2 will be released, after a year of development. That’s exciting for us, but…
Read More » -
Core Java
JAR Hell
What is JAR hell? (Or is it classpath hell? Or dependency hell?) And which aspects are still relevant when considering…
Read More » -
Software Development
Business value gone wild
This blog post will not be about microservices, Spring or any technology that I’ve already talked about in Too much…
Read More » -
Enterprise Java
Apache Camel 2.16 Released – Top 10 highlights
Apache Camel 2.16 was released last friday. This blog entry is my attempt to do a top-10 (+ 1 as…
Read More » -
Core Java
Retryable operations
In every project that I’ve worked on, there’s always a need of a certain piece of functionality: retrying an operation.…
Read More » -
Enterprise Java
Deploying Java EE Microservices on OpenShift
I blogged about the simple JAX-RS microservice with WildFly Swarm yesterday. You learned how to build a so called “fat-jar”…
Read More » -
Enterprise Java
A WildFly Swarm JAX-RS Microservice in a Docker Container
Everybody is talking about microservices these days. And there are plenty of opinions and ideas and very few examples about…
Read More » -
Enterprise Java
Global Data Consistency, Transactions, Microservices and Spring Boot / Tomcat / Jetty
We often build applications which need to do several of the following things together: call backend (micro-) services, write to…
Read More » -
Enterprise Java
Simpler handling of asynchronous transaction bound events in Spring 4.2
Introduction As you probably already know (e.g. from my previous blog post) it is no longer needed to create a…
Read More »