- Boon - Discussion
- Boon - Useful Resources
- Boon - Quick Guide
- Boon - @JsonProperty
- Boon - @JsonViews
- Boon - @JsonInclude
- Boon - @JsonIgnore
- Boon - Generating Date
- Boon - String To Date
- Boon - Long To Date
- Boon - From Map
- Boon - From Object
- Boon - Sources
- Boon - To Map
- Boon - To Object
- Boon - Environment Setup
- Boon - Overview
- Boon - Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Boon - Overview
Boon is a simple Java based toolkit for JSON. You can use Boon JSON to encode or decode JSON data in an efficient and faster way.
Features of Boon
The features of Boon are explained below −
Fast − Boon JSON is faster at Object Seriapzation, enabpng JSON Expression and JSON Parsing as compared to Jackson.
Lightweight − It have very few classes and provides the necessary functionapties pke encode/decode Object mapping.
Data Binding − Most of the operations are done using data binding and index overlay.
No pubpc tree model − End user view is data binding view.
Supports simple data binding − Provides data binding with primitives as well with auto boxing.
High performance − Heap based parser is used and provide high performance.
No dependency − No external pbrary dependency. Can be independently included.
JDK1.2 compatible − Source code and the binary are JDK1.2 compatible