The current spring boot version that we have is 2.0.0 which depends on hibernate 5.2.14. Even if we upgrade spring boot to the latest version i.e. 2.1.6 it is a bit far behind depending on hibernate 5.3.10. Looks like the only attempt we can make is upgrading spring and hope that it helps. Unlikely that this works out, I would have to initiate a discussion with the spring team requesting for this optimization - can you share more insights on the optimization that the Spring team could do, so that I can share it when we interact with them? Also in what hibernate version was this class merge done? What is the jira linked to it? |