Skip to content

Release v0.30

Latest
Compare
Choose a tag to compare
@Gmugra Gmugra released this 04 Apr 05:46
· 92 commits to main since this release
170f620

Release 0.30

  1. #26 : Add support for javax.ws.rs.core.Application. Part I.
  2. #24 : @Path-annotation value encoding
  3. #28 : Remove RoutingConfig.applicationPath method
  4. #29 : RoutingConfig.addResource must validate parameter
  5. #30 : @Context should support javax.ws.rs.ext.Providers
  6. #38 : Any @HttpMethod should by supported
  7. #41 : Add implementation for javax.ws.rs.container.ResourceInfo