Module io.inverno.mod.web.compiler
module io.inverno.mod.web.compiler
The Inverno framework web compiler module provides an Inverno compiler plugin to
generate a WebRouterConfigurer implementation that aggregates all web
controller beans and web router configurer beans defined in the module.
This generated web router configurer bean can then be used to configure the web router of a web module instance.
- Since:
- 1.0
- Author:
- Jeremy Kuhn
- See Also:
WebController,WebRoutes
-
Packages
Exports