Core Java
-
Resolve method calls in Java code using the JavaSymbolSolver
Why I created the java-symbol-solver? A few years ago I started using JavaParser and then I started contributing. After a…
Read More » -
Java Microservices: The Cake Is a Lie but You Can’t Ignore It
What does building a microservice actually means? Answered through the eyes of microservice frameworks It’s becoming impossible to ignore the…
Read More » -
Generational disparity in garbage collection
For the last year, I have been helping the startup Instana to create a Java agent that traces executions within…
Read More » -
[MEGA DEAL] Novice to Expert Java Bundle (96%)
Go From Zero to Hero in the World’s Most Popular Programming Language Hey fellow geeks, This week, on our JCG…
Read More » -
Do you really need instanceof?
Using instanceof is a code smell. I think we may agree on that. Whenever I see a construction like that…
Read More » -
The Curse of Project Jigsaw: Why is Java 9 Delayed Over and Over Again?
JDK 9 release date is postponed to July 2017 With less than 200 days to the release of JDK 9,…
Read More » -
Embed Jython to you java codebase
Jython is a great tool for some quick java scripts using a pretty solid syntax. Actually it works wonderfully when…
Read More » -
[MEGA DEAL] Complete Java Programming Bootcamp (94%)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
Java 8: A Closer Look at Speedment 3.0.1 “Forest” Stream ORM
Following the Road I have been contributing to the open-source project Speedment (which is a Stream ORM Java Toolkit and Runtime) and…
Read More »