There are 8 repositories under jackson topic.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects.
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
Core part of Jackson that defines Streaming API as well as basic shared abstractions
Generates TypeScript from Java - JSON declarations, REST service client
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Getting started with java code auditing 代码审计入门的小项目
数据流引擎是一款面向数据集成、数据同步、数据交换、数据共享、任务配置、任务调度的底层数据驱动引擎。数据流引擎采用管执分离、多流层、插件库等体系应对大规模数据任务、数据高频上报、数据高频采集、异构数据兼容的实际数据问题。
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
REST version of the Spring Petclinic sample application
Principled code generation from OpenAPI specifications
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
Java JSON Schema Generator – creating JSON Schema (Draft 6, Draft 7, Draft 2019-09, or Draft 2020-12) from Java classes
Uber-project for (some) standard Jackson textual format backends: csv, properties, yaml (xml to be added in future)
2018年本科毕设项目,已更新所有开发和部署文档。基于Dubbo、SSM、Shiro、ELK、ActiveMQ、Redis等实现的一套高可用、高性能、高可扩展的分布式系统架构,实现可支持业务的基础公共服务,API使用Restful风格对外暴露。已经实现的包括:发送邮件服务、FastDFS文件存储服务、ELK实时日志查询服务、Redis缓存服务、Mybatis数据库、阿里短信推送、Goeasy消息推送、Druid监控、ActiveMQ消息队列、shiro权限认证、cas单点登录、权限配置web系统、移动端后台系统。持续更新中......
Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
🦬 A pluggable BSON generator and parser for the Jackson JSON processor.
Extension module to properly support datatypes of javax.money
Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a framework. If this project had a theme it would be break the rules but be mindful of your decisions.
Java Friendly Id for UUID
Java library for inferring JSON schema from sample JSONs
Log4j2 Elasticsearch Appender plugins
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
A sample Android app using the MVP architecture.
Lightweight and high-performance jackson-module-kotlin
Powerful utilities for deserializing Kotlin classes with Gson, Jackson and Android JsonReader.