Releases: pa-media-group/partial-response
Releases · pa-media-group/partial-response
1.0 Release
This release contains basic functionality for adding support for Partial Response to your application. Included in this release are:
- Partial response pattern parsing to an AST
- Visitors for navigating over the AST with built in support for
- Matcher - the core concept of the library
- Jackson based filter support for applying partial response to JSON
- JAX-RS based filter for applying partial response to JSON APIs