Merge branch '6.1.x'

This commit is contained in:
Juergen Hoeller
2024-05-07 15:53:00 +02:00
11 changed files with 34 additions and 28 deletions

View File

@@ -27,7 +27,7 @@ import org.springframework.util.ClassUtils;
/**
* {@link RuntimeHintsRegistrar} implementation that makes sure {@link SchedulerFactoryBean}
* reflection entries are registered.
* reflection hints are registered.
*
* @author Sebastien Deleuze
* @author Stephane Nicoll