Author: iba

Best sat nav devices with built-in dashcam 2019

(Disclaimer: This post contains our affiliate links. So when you buy something through them, we earn a commission. This helps our website to keep running and grow. Thank you!) In this post, we will discuss some options if you are looking for a car satellite navigation device with a built-in dashcam. The advantage of having […]

Best gift ideas for programmers and tech savvy people

Photo by Giftpundits.com from Pexels (photo has been modified) (Disclaimer: this post contains our affiliate links and they redirect to your local Amazon store) In this post, we will discuss some gift ideas that lots of developers, programmers, software engineers or a tech savvy people would appreciate. So, without further ado, let us go to our first […]

Spring boot and Lucene configuration example

In this tutorial, we will set up a Spring boot application to use Hibernate search with a Lucene indexing backend. This tutorial assumes that you already have a working Spring boot application with JPA/Hibernate configured. Please check out our tutorial “Getting started with Spring boot 2 and JPA” if you are new to Spring boot and […]

Configuring @PostLoad and @PostUpdate in JPA/Hibernate

In this post we will discuss how to use the @PostLoad and @PostUpdate annotations in Hibernate/JPA. This tutorial assumes that you have some knowledge of the @PreUpdate and @PrePersist annotations. If you are not familiar with these annotations, then please check our earlier post here. What are the @PostLoad and @PostUpdate annotations The @PostLoad and […]

Scroll to top