Merge pull request #13019 from izeye:patch-49
* pr/13019: Fix @since for IgnoreTopLevelConverterNotFoundBindHandler
This commit is contained in:
@@ -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