Package org.aksw.jenax.web.server.boot
Interface ServletBuilder
- All Known Implementing Classes:
ServletBuilderGraphQl,ServletBuilderGraphQlV2,ServletBuilderSparql
public interface ServletBuilder
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.WebApplicationInitializerbuild(org.springframework.web.context.support.GenericWebApplicationContext rootContext)
-
Method Details
-
build
org.springframework.web.WebApplicationInitializer build(org.springframework.web.context.support.GenericWebApplicationContext rootContext)
-