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