Class RestApplicationPathResolver
java.lang.Object
org.camunda.bpm.spring.boot.starter.rest.RestApplicationPathResolver
Minimal replacement for Spring Boot's removed JerseyApplicationPath.
Figures out the REST URL mapping from @ApplicationPath on ResourceConfig.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringresolveMapping(CamundaJerseyResourceConfig rc, String propertyPath)
-
Field Details
-
DEFAULT_APPLICATION_PATH
- See Also:
-
-
Method Details
-
resolveMapping
-