Files
spring-data-commons/src/main/java/org/springframework/data
Mark Paluch 461647403d DATACMNS-1698 - Reduce allocations in EntityCallbackDiscoverer.
We now detect whether callbacks are present before we create result lists instead of always allocating a Collection. CallbackRetriever now also returns a cached variant of its list of callbacks instead of always allocating a new ArrayList.
2020-04-06 14:34:18 +02:00
..
2020-03-11 10:18:54 +01:00