jaxrs-analyzer
jaxrs-analyzer copied to clipboard
Minor improvements
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)
-
/
in path is doubled when using a "root" resource with"/"
as path declaration