[Reverted] Improve handling of context path prefix
Consistently prioritize the api.path
setting before falling back to
servletContext.getContextPath()
.
Edited by Daniel Gerhardt
Consistently prioritize the api.path
setting before falling back to
servletContext.getContextPath()
.