Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schm1tz1/jsonsimpleserde
minimalistic JSON Serde working with JsonSimple
https://github.com/schm1tz1/jsonsimpleserde
json jsonobject jsonsimple kafka kafka-streams serde
Last synced: 1 day ago
JSON representation
minimalistic JSON Serde working with JsonSimple
- Host: GitHub
- URL: https://github.com/schm1tz1/jsonsimpleserde
- Owner: Schm1tz1
- License: apache-2.0
- Created: 2019-02-01T08:07:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T22:12:32.000Z (over 1 year ago)
- Last Synced: 2024-10-31T09:52:30.294Z (3 months ago)
- Topics: json, jsonobject, jsonsimple, kafka, kafka-streams, serde
- Language: Java
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JsonSimpleSerde [![Java CI with Maven](https://github.com/Schm1tz1/JsonSimpleSerde/actions/workflows/maven.yml/badge.svg)](https://github.com/Schm1tz1/JsonSimpleSerde/actions/workflows/maven.yml)
This project contains a simple serde for JSONObjects via JsonSimple.