Java
-

Monitor Your Java Apps with Spring Boot Actuator
Friends don’t let friends write user auth. Tired of managing your own users? Try Okta’s API and Java SDKs today.…
Read More » -

How-To: Spring Boot 2 Web Application with Multiple Mongo Repositories and Kotlin
First of all, a disclaimer: if you’re writing a microservice (which everyone does now right?) and want it to be…
Read More » -

Factory Method Design Pattern
Factory Method pattern is one of the popular creational design patterns. It doesn’t specifically rely on a factory object to…
Read More » -

Facade Design Pattern In Java
Facade means the face of a building. While passing across a street, all we look at is the face of…
Read More » -

Composite Design Pattern In Java
A composite design pattern is useful when we have to work with a tree-like hierarchical structure of objects. It lets…
Read More » -

Selenium Waits: Implicit, Explicit, Fluent And Sleep
Selenium waits for page load play an important part in your Selenium scripts. They help to make them less flaky…
Read More » -

New JMetro JavaFX 11 Compatible Version
Hi again! This time a new version that is, as promised, JavaFX 11 compatible. Keep on reading for details. JMetro…
Read More » -

How to Use Lombok to remove boilerplate setters getters in Java
Hello Friends, One of the points which is said time and again against Java is that ,we have to write…
Read More » -

Web socket Java client for Stomp-Spring server side
Problem : As an analysis for an issue I had to write a simple java web socket client site code…
Read More »





