mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Merge branch '3.5.x'
Closes gh-46943
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@ import org.springframework.core.convert.support.ConfigurableConversionService;
|
||||
|
||||
/**
|
||||
* Callback interface that can be implemented by beans wishing to customize the
|
||||
* {@link ConfigurableConversionService} that is used by the batch infrastructure while
|
||||
* retaining its default auto-configuration.
|
||||
* {@link ConfigurableConversionService} to fine-tune its auto-configuration. The
|
||||
* conversion service is used by the Spring Batch infrastructure.
|
||||
*
|
||||
* @author Claudio Nave
|
||||
* @since 4.0.0
|
||||
|
||||
Reference in New Issue
Block a user