Merge branch '3.0.x'

Closes gh-35589
This commit is contained in:
Stephane Nicoll
2023-05-22 16:24:56 +02:00
7 changed files with 13 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ import org.springframework.core.convert.support.ConfigurableConversionService;
* Callback interface that can be implemented by beans wishing to customize the
* {@link ConfigurableConversionService} that is
* {@link DefaultBatchConfiguration#getConversionService provided by
* DefaultBatchAutoConfiguration} while retaining its default auto-configuration.
* DefaultBatchConfiguration} while retaining its default auto-configuration.
*
* @author Claudio Nave
* @since 3.1.0