TAMULib / Weaver-Webservice-Core

An open source Spring-boot webservice framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST endpoints return 404 when using sub-directories.

jmicah opened this issue · comments

example: http://myapp.com/rest/foo will resolve but http://somedomain.com/myapp/rest/foo will return 404.

This does not happen with Websockets.

This has been fixed since 1.0.1