Enterprise Java
-
CUBA Platform – the new Java enterprise applications framework
So.. hello world! Our English website is finally live and now everyone can download the platform and start creating business applications…
Read More » -
Utilizing the Java 8 Date-Time API with JSF and Java EE 7
If you are using Java 8 with Java EE 7, then there may be some quirks that you run into…
Read More » -
How does Hibernate Query Cache work
Introduction Now that I covered both Entity and Collection caching, it’s time to investigate how Query Caching works. The Query…
Read More » -
Modern BPM Data Integration with JBoss BPM Travel Agency Demo
Some time ago we launched a rather expansive JBoss Travel Agency demo project to show some of the more interesting…
Read More » -
Understanding ADF Bindings in ADF Lifecycle
In this post I am going to focus on ADF Bindings layer and explore how it works when an ADF…
Read More » -
NoSQL with Hibernate OGM – Part three: Building a REST application on WildFly
Welcome back to our tutorial series “NoSQL with Hibernate OGM”! Thanks to Gunnar Morling (@gunnarmorling) for creating this tutorial. In…
Read More » -
Custom Boolean User Type with Hibernate JPA
The ANSI SQL 1999 standard introduced a BOOLEAN data type (although unfortunately only as an optional feature). But to date…
Read More » -
RESTful Error Handling with Spring
This post will illustrate a way in which exception handling can be implemented for RESTful web services in Spring in…
Read More » -
Rx-netty and Karyon2 based cloud ready microservice
Netflix Karyon provides a clean framework for creating cloud-ready micro-services. In your organization if you use the Netflix OSS stack…
Read More »