… while working on a Spring project using Kotlin, I’ve noticed a lack of web resources around this topic. So I decided to start blogging again with the focus on short “*how-to to x with Kotlin”* type of articles. Hope this is useful to anyone.
Today’s topic is around setting auto-generated ids manually with
Hibernate.
https://www.matchilling.com/setting-auto-generated-ids-manually-in-hibernate/