Enterprise Java
-
JBoss BPM Microservices Integration Guide Based on JBoss Fuse 6.2
Early this year we announced the exciting example project for JBoss BPM Suite that centers around a working online Travel…
Read More » -
Integrate Redis to your Spring project
This article shows how to integrate Redis cache to your spring project through annotation configuration. We will begin with our…
Read More » -
WildFly Admin Console Updated – Feedback Requested
Red Hat JBoss Enterprise Application Platform (EAP) and WildFly have a symbiotic relationship. In short, Red Hat JBoss Enterprise Application Platform (JBoss…
Read More » -
How does FlexyPool support both Connection proxies and decorators
Proxies FlexyPool monitors connection pool usage and so it needs to intercept the connection close method call. For simplicity sake,…
Read More » -
Use stored procedures with Hibernate
This article show different ways to call stored procedures from hibernate. JDBC actions will not be covered. Postgresql will be…
Read More » -
Parameterized integration tests with Spring JUnit Rules
Spring 4.2 comes with brand new JUnit rules: SpringClassRule and SpringMethodRule. The main advantage of using JUnit rules is to…
Read More » -
Apache Spark: 5 Pitfalls You MUST Solve Before Changing Your Architecture
The top 5 things you need to know before moving to Apache Spark It seems like everyone’s only talking about…
Read More » -
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 »