jaxrs-analyzer icon indicating copy to clipboard operation
jaxrs-analyzer copied to clipboard

Minor improvements

Open sdaschner opened this issue 9 years ago • 1 comments

Including:

  • Java 8 default interfaces
  • Polymorphism: call actual implementation (for invokeinterface)
  • Support for Response#status(Response.StatusType)
  • Support for MultivalueMap (ResponseBuilder#replaceAll)
  • Support for Variant (all kinds) and use it in result
  • Refactor used type names (e.g. Constants)

sdaschner avatar Feb 27 '15 14:02 sdaschner

  • / in path is doubled when using a "root" resource with "/" as path declaration

sdaschner avatar Jul 05 '15 06:07 sdaschner