Closed
Description
With the introduction of entity projections we introduced a package cycle. The project
package uses Jsr310Converters
which could be moved either out of the package or we could move EntityProjectionIntrospector
into the projection
package as it already has access to convert
.
/cc @meistermeier