Enterprise Java
-
Unit Testing Anti-Patterns, Full List
I wrote some time ago about anti-patterns in OOP. Now it’s time to write about unit testing anti-patterns—because they also…
Read More » -
Work on Apache Camel 3 has finally started
We are starting the work on Apache Camel 3. We are working at multiple levels to improve Camel and introduce new…
Read More » -
Building monorepo projects with Gradle
According to Wikipedia, a monorepo is as software development strategy where many projects are stored in the same repository. This…
Read More » -
How to map PostgreSQL Enums to JPA entity properties using Hibernate
Introduction The open-source hibernate-types project allows you to map JSON, ARRAY, YearMonth, Month or database-specific columns (e.g. INET addresses). In…
Read More » -
Service Mesh: Istio and AWS App Mesh
One of the big announcements at AWS re:Invent this week was the AWS App Mesh. Before talking about it though, let’s…
Read More » -
Top 5 announcements from AWS re:Invent 2018
AWS re:Invent has just completed. It was a huge event with 50,000+ attendees across 7 of the biggest hotels in…
Read More » -
Apache Ignite Baseline Topology by Examples
Ignite Baseline Topology or BLT represents a set of server nodes in the cluster that persists data on disk. …
Read More » -
Conversational UI with Oracle Digital Assistant and Fn Project
Here and there we see numerous predictions that pretty soon chatbots will play a key role in the communication between…
Read More » -
J2Pay – Implementing A Gateway
Introduction We are very excited to welcome contributors, if you have worked on any gateway you can implement that gateway…
Read More »