<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Spring Data has a Lazy [0] type that is a nice fit conceptually and when used as field type without reserving too much name complexity. Therefore, +1 for renaming to Lazy.<br />
<br />
Also, appreciate the successor JEP. Using StableValue with a Supplier (to back Spring Data’s Lazy with stable values) had some rough edges, the new approach is much more polished.<br />
<br />
Cheers,<br />
Mark<br />
<br />
[0] <a href="https://github.com/spring-projects/spring-data-commons/blob/994bfd0305228d4a0a5f9d1ba8bfe2156bb68119/src/main/java/org/springframework/data/util/Lazy.java" target="_blank">https://github.com/spring-projects/spring-data-commons/blob/994bfd0305228d4a0a5f9d1ba8bfe2156bb68119/src/main/java/org/springframework/data/util/Lazy.java</a></div>
</div>
</body>
</html>