We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.spring.springnative.
Class VaadinHintsRegistrar
java.lang.Object
com.vaadin.flow.spring.springnative.VaadinHintsRegistrar
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
public class VaadinHintsRegistrar
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
Registers runtime hints for Spring 3 native support.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
VaadinHintsRegistrar
public VaadinHintsRegistrar()
-
-
Method Details
-
registerHints
Specified by:
registerHints
in interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-