Fix @since for IgnoreTopLevelConverterNotFoundBindHandler
Closes gh-13019
This commit is contained in:
committed by
Stephane Nicoll
parent
7cca56e15b
commit
12cdc8b0e0
@@ -28,7 +28,7 @@ import org.springframework.core.convert.ConverterNotFoundException;
|
||||
* {@link ConverterNotFoundException}s.
|
||||
*
|
||||
* @author Madhura Bhave
|
||||
* @since 2.0.0
|
||||
* @since 2.0.1
|
||||
*/
|
||||
public class IgnoreTopLevelConverterNotFoundBindHandler extends AbstractBindHandler {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user