Merge branch '3.4.x'

Closes gh-44993
This commit is contained in:
Phillip Webb
2025-04-03 18:03:09 -07:00
149 changed files with 160 additions and 160 deletions

View File

@@ -28,7 +28,7 @@ import org.springframework.core.type.AnnotatedTypeMetadata;
*
* @author Madhura Bhave
* @since 2.2.0
* @deprecated since 3.5.0 for removal in 3.7.0 in favor of
* @deprecated since 3.5.0 for removal in 4.0.0 in favor of
* {@link ConditionalOnEnabledDevTools @ConditionalOnEnabledDevTools}
*/
@Deprecated(since = "3.5.0", forRemoval = true)