Enterprise Java
-

Add EntityManager.refresh to all Spring Data Repositories
In my previous post Access the EntityManager from Spring Data JPA I showed how to extend a single Spring Data…
Read More » -

Using MySQL JDBC Driver With Spring Boot
In this article, I will show you how to connect a MySQL database with your Spring Boot application. Tools used…
Read More » -

PagingAndSortingRepository – How to Use With Thymeleaf
For this tutorial, I will demonstrate how to display a list of a business’ clients in Thymeleaf with pagination. 1…
Read More » -

Validation in Thymeleaf + Spring
Overview Important topics we will be discussing are dealing with null values, empty strings, and validation of input so we…
Read More » -

Building Spring Boot RESTful Service + Spring Boot Actuator
Overview What is REST? REST(REpresentational State Transfer) is the architectural style the web is built on and has become a…
Read More » -

Introducing OpenHub framework
This article introduces OpenHub framework – new open-source integration solution based on Apache Camel. The article responds to questions why you should…
Read More » -

AWS: Spinning up a Neo4j instance with APOC installed
One of the first things I do after installing Neo4j is install the APOC library, but I find it’s a…
Read More » -

Redis Client Lettuce 5 GA released
After a 13 months development phase and 208 solved tickets, it is my pleasure to announce general availability of Lettuce…
Read More » -

What is JSON Processing (JSON-P API)?
Introduction to JSON-P in Java EE The Java API for JSON Processing 1.0 (JSR 353) is a low level, lightweight…
Read More »





