Enterprise Java
-
Spring boot static web resource handling for Single Page Applications
Javascript build tools like gulp and grunt truly boggle my mind, I look at one of the build scripts for…
Read More » -
Wiring YAML to a file or network with Chronicle Wire
Overview Chronicle Wire is designed to get the benefits of a text protocol in terms of ease of development and…
Read More » -
Set up a SpringData project using Apache Cassandra
On this post we will use Gradle and spring boot in order to create a project that integrates spring-mvc and…
Read More » -
JBoss BRMS Complex Event Processing (CEP) Performance Benchmark
Technologies come and go, but one thing remains constant. We love the complex components that make our lives easier when…
Read More » -
Why you should always use connection pooling with Oracle XE
Introduction Oracle Express Edition is the free version of Oracle Enterprise Edition and its smaller size makes it very convenient…
Read More » -
How to create a Web Application Project with Java, Maven, Jetty
In this article, we create a simple web application with the Maven Archetype plugin. We’ll run this web application in…
Read More » -
Several Patterns for Binding Non-transactional Resources into JTA Transactions
I recently published an article about how to bind non-transactional resources like web services / microservices into global distributed transactions…
Read More » -
It’s easy to document your Play Framework REST API with Swagger
This post originally ran on http://swagger.io (7/30/2015) I having been using Play Framework as a Java-based, lightning-fast REST backend framework…
Read More » -
Installing PostgreSQL PL/Java as a PostgreSQL Extension
In 2011 I wrote a series of articles on PostgreSQL PL/Java. The basic information is still solid but there is…
Read More »