Enterprise Java
-

Getting started with Apache Flink and Kafka
Introduction Apache Flink is an open source platform for distributed stream and batch data processing. Flink is a streaming data…
Read More » -

How To: Insert and Read From a Database using Json
In this article we will create a plugin for Speedment that generates serialization and deserialization logic using Gson to make…
Read More » -

Getting Started With JHipster, Part 2
So you’re back! In the last installment of this series, we created a JHipster application taking the monolithic route. It was the…
Read More » -

Java on the AWS cloud using Lambda
Amazon Web Services gets more popular by the day. Java is a first class citizen on AWS and it is…
Read More » -

Spring Security and Custom Password Encoding
On a previous post we added password encoding to our spring security configuration using jdbc and md5 password encoding. However…
Read More » -

Free Webinar: The New Way to Debug Java in Production
What are some of the most useful Java production debugging techniques? You never know what might happen when you deploy…
Read More » -

Spring Security and Password Encoding
On previous posts we dived into spring security. We implemented security backed by jdbc, security based on custom jdbc queries…
Read More » -

Blood, Sweat, and Writing Automated Integration Tests for Failure Scenarios
Last winter, I wrote and released a service for a client I am still working with. Overall the service has…
Read More » -

Java EE schedulers
Java EE application servers have native scheduling support and, in most of the applications, there is no need to include…
Read More »


