Recently I got the chance to review Vlad Mihalcea's Hypersistence Optimizer. It… checks your JPA and Hibernate mappings and provides you tips

Read More

Manually creating a new Maven project is cumbersome. Most companies have a set of shared libraries (e.g., security, encryption, or payment) and

Read More

Telegram is widely adopted as a messenger app and a good alternative to WhatsApp. With Telegram, you are not limited to chatting

Read More

Once our new prototype is ready for a first demo, we usually need some meaningful data to present it. Using foo, bar,

Read More

I've recently worked through Tim Buchalka's Learn Programming Academy Kotlin for Java Developers Udemy course and want to give you my review

Read More

Today I want to share with you my first YouTube series about CRUD application with Spring Boot 2.2, Java 11 and H2.

Read More

Local development on your machine is easy. But once you deploy your application you have a quite different environment. This might lead

Read More

In one of my previous blog posts, I showed you a simple way to load-test your application with Apache Benchmark. As this

Read More

Java SE 9 has been released in September 2017, three years after the Java SE 8 release from Oracle. The adoption of

Read More

With Red Hat announcing Quarkus as a … next-generation Kubernetes native Java Framework tailored for GraalVM and HotSpot, crafted from best-of-breed Java

Read More