Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Json ignore module.tar.gz | 2018-10-31 | 26.1 kB | |
Json ignore module.zip | 2018-10-31 | 63.5 kB | |
README.md | 2018-10-31 | 315 Bytes | |
Totals: 3 Items | 89.9 kB | 0 |
Version 1.0.6 * Added JSON/XML converters as HttpMessageConverter * Removed native reflection and added Jackson BeanSerializerModifier for field filtering * Added EnableJsonFilter annotation for enabling/disabling filters * Added ability to apply filter annotations on whole Spring Rest controller * Fixed bugs