tag:github.com,2008:https://github.com/wavesoftware/java-mapstruct-jpa/releases Release notes from java-mapstruct-jpa 2018-05-07T18:29:51Z tag:github.com,2008:Repository/131848583/v0.1.0 2018-05-07T18:39:59Z Release v0.1.0 <ul> <li>Domain model graph with cycles - via <code>CyclicGraphContext</code></li> <li>JPA aware mapping with update capability - via <code>JpaMappingContext</code> factory</li> <li><a href="https://stackoverflow.com/questions/97197/what-is-the-n1-select-query-issue" rel="nofollow">N+1 problem</a> solution via special uninitialized collection classes, that throws exceptions if used</li> </ul> cardil