Oliver Gierke 87cbcbb989 #79 - Tweaked benchmark to use API to avoid property population.
We now use PersistentEntity.requiresPropertyPopulation() (via Spring Data Commons' DATACMNS-1366) to eagerly return the initially created instance and delaying all setup and execution of property population until really necessary. We also avoid the creation of a ParameterValueProvider in case the entity exposes a default constructor.
2018-08-08 13:20:11 +02:00
2015-07-07 14:46:57 +02:00
2015-07-07 14:46:57 +02:00

= Spring Data Development Tools

A collection of tools to support Spring Data development.
Description
No description provided
Readme 1.7 MiB
Languages
Java 99%
Kotlin 1%