Recently I got the chance to review Vlad Mihalcea's Hypersistence Optimizer. It… checks your JPA and Hibernate mappings and provides you tips
Manually creating a new Maven project is cumbersome. Most companies have a set of shared libraries (e.g., security, encryption, or payment) and
Telegram is widely adopted as a messenger app and a good alternative to WhatsApp. With Telegram, you are not limited to chatting
Once our new prototype is ready for a first demo, we usually need some meaningful data to present it. Using foo, bar,
I've recently worked through Tim Buchalka's Learn Programming Academy Kotlin for Java Developers Udemy course and want to give you my review
Today I want to share with you my first YouTube series about CRUD application with Spring Boot 2.2, Java 11 and H2.
Local development on your machine is easy. But once you deploy your application you have a quite different environment. This might lead
In one of my previous blog posts, I showed you a simple way to load-test your application with Apache Benchmark. As this
Java SE 9 has been released in September 2017, three years after the Java SE 8 release from Oracle. The adoption of
With Red Hat announcing Quarkus as a … next-generation Kubernetes native Java Framework tailored for GraalVM and HotSpot, crafted from best-of-breed Java