Interface BasePathStage


  • public interface BasePathStage
    • Method Detail

      • withoutABasePath

        default MapperStage withoutABasePath()
      • withTheBasePath

        MapperStage withTheBasePath​(java.lang.String basePath)