Document the fact that lazy initialization is not supported in Micronaut, and explain how to prevent LazyInitializationExceptions (i.e. use join queries). Keep in mind that this is already documented in docs for micronaut-sql and micronaut-data (although not micronaut-groovy, which provides GORM). This new documentation should use examples from these Micronaut docs as well as the docs for GORM.
┆Reporter: Joshua Carter
┆Issue Type: Story
┆Priority: Medium
┆Status: Backlog
┆Issue Number: MJ-32
┆Epic: Documentation
Document the fact that lazy initialization is not supported in Micronaut, and explain how to prevent
LazyInitializationException
s (i.e. use join queries). Keep in mind that this is already documented in docs for micronaut-sql and micronaut-data (although not micronaut-groovy, which provides GORM). This new documentation should use examples from these Micronaut docs as well as the docs for GORM.┆Reporter: Joshua Carter ┆Issue Type: Story ┆Priority: Medium ┆Status: Backlog ┆Issue Number: MJ-32 ┆Epic: Documentation