Interface ServletBuilder

All Known Implementing Classes:
ServletBuilderGraphQl, ServletBuilderGraphQlV2, ServletBuilderSparql

public interface ServletBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.web.WebApplicationInitializer
    build(org.springframework.web.context.support.GenericWebApplicationContext rootContext)
     
  • Method Details

    • build

      org.springframework.web.WebApplicationInitializer build(org.springframework.web.context.support.GenericWebApplicationContext rootContext)