jackson topic

List jackson repositories

elastic-crud

46
Stars
6
Forks
Watchers

Simple yet elegant ElasticSearch Crud Repository.

JsonToKotlinClass

3.0k
Stars
171
Forks
Watchers

🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )

id-mask

61
Stars
3
Forks
Watchers

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide...

bson4jackson

287
Stars
86
Forks
Watchers

🦬 A pluggable BSON generator and parser for the Jackson JSON processor.

jackson-dynamic-filter

38
Stars
5
Forks
Watchers

An easy way to determine filters dynamically using Jackson

AndroidStarter

137
Stars
16
Forks
Watchers

A sample Android app using the MVP architecture.

jjwt

9.9k
Stars
1.3k
Forks
Watchers

Java JWT: JSON Web Token for Java and Android

JavaCodeAudit

845
Stars
115
Forks
Watchers

Getting started with java code auditing 代码审计入门的小项目

json-schema-validator

773
Stars
317
Forks
Watchers

A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12

spring-petclinic-rest

438
Stars
829
Forks
Watchers

REST version of the Spring Petclinic sample application