The class may be created with a bean instance or with a bean name (e.g. lazy bean, prototype bean). Use {@link #createWithResolvedBean()} to obtain an {@link HandlerMethod}instance with a bean instance initialized through the bean factory. @author Arjen Poutsma @author Rossen Stoyanchev @since 4.0
The class may be created with a bean instance or with a bean name (e.g. lazy bean, prototype bean). Use {@link #createWithResolvedBean()} to obtain an{@link HandlerMethod} instance with a bean instance initialized through thebean factory. @author Arjen Poutsma @author Rossen Stoyanchev @since 3.1
|
|
|
|