Back to categoris

Category: Java

Interface segregation principle in Java
A simple definitive guide for beginners in Go to build a REST API and running inside docker container
Java 15: JEP's that came along…
What's new in Java 15 that will help developers
Building RSocket based springboot application
RSocket is a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron.
The Command Pattern in Java
The command pattern is a behavioral design pattern and is part of the GoF‘s formal list of design patterns. This pattern intends to encapsulate in an object all the data required for performing a given action (command)
Superfast subatomic java (Quarkus)
As part of my quest to get my idea into the cloud as an app, I stumbled across this beautiful product called QUARKUS