You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.