-
Core Java
Embracing modular Java platform: Apache CXF on Java 10
It’s been mostly a year since Java 9 release finally delivered Project Jigsaw to the masses. It was a long,…
Read More » -
Software Development
Microservices for Java Developers: Microservices Communication
1. Introduction Microservice architecture is essentially a journey into engineering of the distributed system. As more and more microservices are…
Read More » -
Software Development
Microservices for Java Developers: Introduction
1. Introduction Microservices, microservices, microservices … One of the hottest topics in the industry nowadays and the new shiny thing…
Read More » -
Enterprise Java
In the shoes of the consumer: do you really need to provide the client libraries for your APIs?
The beauty of the RESTful web services and APIs is that any consumer which speaks HTTP protocol will be able…
Read More » -
Enterprise Java
Moving With The Times: Towards OpenAPI v3.0.0 adoption in JAX-RS APIs
It is terrifying to see how fast time passes! The OpenAPI specification 3.0.0, a major revamp of so-get-used-to Swagger specification,…
Read More » -
DevOps
Docker Tutorial for Java Developers
Course Overview Docker is a computer program that performs operating-system-level virtualization also known as containerization. It is developed by Docker,…
Read More » -
DevOps
Docker for Java Developers: Continuous Integration on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
Enterprise Java
Run away from ‘null’ checks feast: doing PATCH properly with JSON Patch
Today we are going to have a conversation about REST(ful) services and APIs, more precisely, around one peculiar subject many…
Read More » -
DevOps
Docker for Java Developers: Deploy on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More »