jackson-databind
There are 137 repositories under jackson-databind topic.
FasterXML/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
SummerSec/JavaLearnVulnerability
Java漏洞学习笔记 Deserialization Vulnerability
OpenAPITools/jackson-databind-nullable
JsonNullable wrapper class and Jackson module to support meaningful null values
vavr-io/vavr-jackson
Jackson datatype module for Vavr
Al1ex/CVE-2020-36179
CVE-2020-36179~82 Jackson-databind SSRF&RCE
avaje/avaje-jsonb
java json binding library via source code generation
mces58/JavaEssentials
What is JAVA?
Al1ex/CVE-2020-35728
CVE-2020-35728 & Jackson-databind RCE
eldoriarpg/jackson-bukkit
Bukkit serialization done the right way powered by Jackson.
Al1ex/CVE-2020-36188
CVE-2020-36188 &&Jackson-databind RCE
mwerlitz/jackson-wrapped
@JsonWrapped annotation for Jackson
gayanukabulegoda/Spring-POS-API
An efficient, modular POS system built on the robust Spring Framework, designed to manage customers, items, and orders seamlessly.
robtimus/obfuscation-jackson-databind
Provides support for serializing and deserializing obfuscated values using Jackson
ancore/geojson-serializer
A library with a JsonSerializer and a set of annotations to serialize any PoJo as GeoJSON.
FerroEduardo/WebCord
Bot para Discord que verifica e avisa o estado atual de sites pré definidos
infobip/infobip-jackson-extension
Library which provides new features for (de)serialization on top of Jackson library.
jenkinsci/jackson2-api-plugin
This plugin exposes the FasterXML Jackson 2 API to Jenkins plugins
luisferrarezi/tiulanches
Projeto para conclusão da Pós Graduação em Software Architecture pela FIAP
mvpjava/atmospheric-random
Demo Java Tutorial on how to creat a true random number via random.org
pedroviniv/multi-discriminators-polymorphic-deserializer
A generic jackson JsonDeserializer that supports multiple discriminator columns when deserializing a supertype that has multi level inheritance
Al1ex/CVE-2020-11113
CVE-2020-11113:Jackson-databind RCE
alexeytereshchenko/EpicGamesApi
Custom EpicGames API
autonomouslogic/dynamo-mapper
Map objects in AWS DynamoDB using Jackson.
BradPrit09/FoodOrderingApp-Backend
In this project, we will be developing from scratch REST API endpoints of various functionalities required for the web app FoodOrderingApp. In order to observe the functionalities of the endpoints, we will create the FoodOrderingApp UI using React to interact with and store the data in the PostgreSQL database. In order to observe the functionality of the endpoints, we will use the Swagger user interface and store the data in the PostgreSQL database. Also, the project has to be implemented using Java Persistence API (JPA).
chicio/Custom-Jackson-Module
🧱An example Kotlin project created for my blog post "A custom module for Jackson object mapper using Java Service Provider". 🧱
OleksandrKucherenko/dependencies.graphviz
Gradle Dependencies Logs Parser. Allows building visualization of the dependency graph with limiting scope to a specific "search" string (default search string is: `com.fasterxml.jackson`).
rabestro/jetbrains-academy-budget-manager
Not to sound overly serious, but it’s very important to manage your budget. This implies analyzing your expenses and estimating the income, which sometimes may be difficult to do yourself. Luckily, technology is there to assist: you can create your own personal budget manager program that counts the ins and outs and helps control the finances.
redamessoudi/polymorphic-deserialization
Handle, in the same endpoint, variable requests in Jackson by using custom deserializers and without polluting our domain classes with annotations and external libraries.
seij-net/seij-jakarta-ws-rs-hateoas
Jakarta RESTful Web Services (Jax-RS) utilities to manage HATEOAS
soumyadip007/Spring-Rest-Jackson-Json-Data-Binding
Representational State Transfer is a software architectural style that defines a set of constraints to be used for creating Web services. Web services that conform to the REST architectural style, called Rest API, provide interoperability between computer systems on the Internet.We are implementing it with Sping framework with the help of jackson.
valaphee/jackson-dataformat-nbt
Support for reading and writing NBT-encoded data via Jackson abstractions.
wnameless/jpa-type-flattenedjson
Simulate a new datatype FlattenedJson in database based on the AttributeConverter feature of JPA 2.1 with Hibernate, QueryDsl, Jackson JSON and JsonFlattener.
ASak1104/java-library-management
[프로그래머스 백엔드 데브코스] 1~2주차 과제인 도서 관리 애플리케이션입니다.
JBris/jackson-data-models-example
Demonstration of Jackson data models
MartinpcDev/ONE_Challenge_LiterAlura
Desafío de programación - catálogo de libros. uso de solicitudes HTTP a una API de libros, manipulacion de datos JSON, guardardos en una base de datos, pudiendo a filtrar y mostrar los libros y autores de interés.
yasith-chathuranga/posfusion-pos-spring-api
A reliable and flexible Point of Sale (POS) system built on the strong Spring Framework, designed to easily manage customers, items, and orders.