Class Main

All Implemented Interfaces:
ModuleResource, Resource, Adaptable

@Path("/") @Produces("text/html; charset=UTF-8") public class Main extends ModuleRoot
The web entry point of WebEngine.

This is a mix between an webengine module and a Jakarta RS root resource

Author:
Bogdan Stefanescu