Module io.inverno.mod.web.server
Package io.inverno.mod.web.server.annotation
package io.inverno.mod.web.server.annotation
Inverno Web server annotations.
-
ClassDescriptionBinds a server-sent events
factory
to a Web route method parameter.The WebController annotation is used in conjunction with the@Bean
annotation to indicate a Web controller bean.Specifies a Web route in a Web controller.The WebRoutes annotation is used in conjunction with the@Bean
annotation on a Web router configurer bean or a Web server configurer bean.Specifies a WebSocket route in a Web controller.