Self-referencing entities with Hibernate, JPA, JPQL and Quarkus
How to implement and query self-referencing entities with siblings instead of parent-child relationships using Java, Quarkus and Hibernate with JPA and with EntityManager and JPQL.
17 posts
How to implement and query self-referencing entities with siblings instead of parent-child relationships using Java, Quarkus and Hibernate with JPA and with EntityManager and JPQL.
Giving some technical insights about the architecture of this website and the technology in use.
Journey of the development of a machine-learning static site generator plugin to automate related post relation, auto-tagging and contextual ads without intruding privacy.
Using Netlify CMS to create hundrets of entries for a Many-to-Many relationship like Post and Tag/Category can be a pain. Learn how to create those entities with a script in bulk from a JSON file source.
Learn how to pull an Image from a Private Docker Registry by configuring Kubernetes with Pulumi and be able to use Gitlab CI with Pulumi
This article shows how you can deploy Localstack with Pulumi to run AWS services locally in your development environment, such as SNS, SES, SQS or even AWS Cognito.