Files
spring-data-commons/src/main/java/org/springframework/data
Mark Paluch f4805503c8 Reuse generated entity instantiators from ClassGeneratingEntityInstantiator instances.
We now reuse generated ObjectInstantiator classes instead of attempting to redefine classes with the same name. Redefinition leads to LinkageError and thus to the use of reflection-based instantiators and an increased allocation rate due to the failed attempt of class redeclaration.

Closes: #2446.
2021-09-09 15:18:30 +02:00
..
2021-01-07 13:42:27 +01:00
2021-06-17 09:03:00 +02:00
2021-01-07 13:42:27 +01:00
2021-06-17 09:03:00 +02:00
2021-06-17 09:03:00 +02:00
2021-01-07 13:42:27 +01:00
2021-06-17 09:03:00 +02:00
2021-07-07 14:52:03 +02:00
2021-01-07 13:42:27 +01:00
2021-01-07 13:42:27 +01:00