Package org.curioswitch.common.server.framework.staticsite
-
Interface Summary Interface Description StaticSiteServiceDefinition A definition of aStaticSiteService
that should be registered to aServer
. -
Class Summary Class Description JavascriptStaticService StaticSiteService AService
which serves a singlepage static site (SPA).StaticSiteServiceDefinition.Builder