Package org.aksw.jenax.web.frontend
Class WebAppInitializerSparqlServiceUtils
java.lang.Object
org.aksw.jenax.web.frontend.WebAppInitializerSparqlServiceUtils
Convenience WebAppInitializer for setting up a SPARQL service
Note this class no longer inherits from WebApplicationInitializer,
because servlets environments may wrongly pick up this class as an entry point
to the application.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit(jakarta.servlet.ServletContext servletContext, org.springframework.web.context.WebApplicationContext rootContext)
-
Constructor Details
-
WebAppInitializerSparqlServiceUtils
public WebAppInitializerSparqlServiceUtils()
-
-
Method Details
-
init
public static void init(jakarta.servlet.ServletContext servletContext, org.springframework.web.context.WebApplicationContext rootContext)
-