JerseyApplication
path is currently in org.springframework.boot.autoconfigure.web.servlet
. Both it and DefaultJerseyApplicationPath
implementation should be in a Jersey-specific package, perhaps org.springframework.boot.autoconfigure.jersey
.
JerseyApplication
path is currently in org.springframework.boot.autoconfigure.web.servlet
. Both it and DefaultJerseyApplicationPath
implementation should be in a Jersey-specific package, perhaps org.springframework.boot.autoconfigure.jersey
.