Open jwgmeligmeyling opened 8 years ago
You're unable to set the context path on server. So mapping /api/ to /some-context/api/ is extremely tedious. This should be an easy fix.
/api/
/some-context/api/
(Note that this is exactly the opposite of the current contextPath option, I am aware of that option)
contextPath
You're unable to set the context path on server. So mapping
/api/
to/some-context/api/
is extremely tedious. This should be an easy fix.(Note that this is exactly the opposite of the current
contextPath
option, I am aware of that option)