bookmark

java jersey get full URL - Stack Overflow


Description

@POST public Response addSuggestionAndFeedback(@Context UriInfo uriInfo) { URI uri = uriInfo.resolve(new URI("/bla/blub")); }

Preview

Tags

Users

  • @jil

Comments and Reviews