Closed
Description
Project Lombok does at the time of writing not support Java 21, or any newer, recently released Java Runtimes. The Spring Data team has decided to remove all use of Lombok in test classes to allow early testing against new Java versions (e.g. Java 21) as they are released.
Related to: spring-projects/spring-data-build#2009