Java
-

Why should you care about equals and hashcode
Equals and hash code are fundamental elements of every Java object. Their correctness and performance are crucial for your applications.…
Read More » -

Free eBook: The Complete Guide to Java Application Performance Management
Meet the most useful application monitoring tools for Java developers Monitoring our application is an essential function in production environments…
Read More » -

Spring Environment is for initialization code only
Since version 3.1, the Spring framework offers an abstraction towards several different sources through which you can easily configure your…
Read More » -

Using Kafka with Junit
One of the neat features that the excellent Spring Kafka project provides, apart from a easier to use abstraction over raw Kafka…
Read More » -

Keep your promises: contract-based testing for JAX-RS APIs
It’s been a while since we talked about testing and applying effective TDD practices, particularly related to REST(ful) web services…
Read More » -

[MEGA DEAL] All-Level Java Programming Bundle (98% off)
Start from Nothing, Become a Master in the World’s Most Common Programming Language Hey fellow geeks, This week, on our…
Read More » -

Observers for AST nodes in JavaParser
We are getting closer to the first Release Candidate for JavaParser 3.0. One of the last features we added was…
Read More » -

Java Bullshifier – Generate Massive Random Code Bases
A command line tool to generate massive random Java applications The command line tool youâve been waiting for. Or not.…
Read More » -

Spring Integration MongoDB adapters with Java DSL
1 Introduction This post explains how to save and retrieve entities from a MongoDB database using Spring Integration. In order…
Read More »




