Relative Content

Tag Archive for javamicronautmicronaut-data

Micronaut Data JDBC – Join Nestes Entities

I’m trying to join nested entities using Micronaut 4.5.0 and Micronaut Data JDBC. I have the following entity model and I’m trying to find all buildings for a given postal code and municipality that matches a query.