Core 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 » -
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 » -
[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 » -
Inheriting Javadoc Method Comments
Although the JDK Tools and Utilities pages for the javadoc tool describe the rules of Javadoc method comment reuse by…
Read More » -
Hack Speedment into Your Own Personal Code Generator
Speedment is an Open Source toolkit that can be used to generate Java entities and managers for communicating with a…
Read More » -
Java Performance Monitoring: 5 Open Source Tools You Should Know
Little known yet useful: The state of open source Application Performance Monitoring One of the most important things for any…
Read More » -
Auto-Generate Optimized Java Class Specializations
If you visited JavaOne this year you might have attended my presentation on “How to Generate Customized Java 8 Code…
Read More »