Java
-

SOLR cloud 7.4 cluster configuration with an external Zookeeper ensemble and using SOLRJ API to access the data
SOLR is one of the most popular and highly scalable search engine which runs on the distributed indexing technology. Solr…
Read More » -

Hibernate Interview Questions and Answers – The ULTIMATE List
This is a summary of some of the most important questions concerning the Hibernate Framework, that you may be asked…
Read More » -

Your own MicroProfile Config source
MicroProfile Config, that is part of the MicroProfile Specification, is the standardization for Java Enterprise and Microservices configuration. Out of…
Read More » -

JavaFX on JDK 11
There was a mixture of feelings about the decoupling of JavaFX from JDK after its 11th release. Many of us…
Read More » -

APIs To Be Removed from Java 11
After seeing several APIs removed as part of Java 10, Java 11 (JSR 384) looks to remove some more APIs.…
Read More » -

How to avoid deadlock in Java Threads?
How to avoid deadlock in Java? is one of the popular Java interview question and flavor of the season for…
Read More » -

JDK 12, Merging Collectors, and the Challenge of Naming
It appears likely that a new method will be available on the java.util.streams.Collectors class in JDK 12 that will, according…
Read More » -

Meet CLI for CUBA Platform
There is no secret, that the world of software developers, especially Java developers, is full of keyboard maniacs who’d better…
Read More » -

Lambda Expressions Java Tutorial
In this post, we feature a comprehensive Lambda Expressions Java Tutorial. 1. Lambda Expressions Java Tutorial – Introduction Lambda Expressions…
Read More »



