tag:github.com,2008:https://github.com/wavesoftware/java-mapstruct-jpa/releasesRelease notes from java-mapstruct-jpa2018-05-07T18:29:51Ztag:github.com,2008:Repository/131848583/v0.1.02018-05-07T18:39:59ZRelease 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