Skip to content

marschall/jsonb-executioncontextserializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON-B ExecutionContextSerializer

A Spring Batch ExecutionContextSerializer implementation that uses JSON-B to provide (de)serialization.

This can act as a replacement for the default Jackson based serialization that Spring Batch offers.

Usage

You need to have a JSON-B implementation eg. Eclipse Yasson, this is automatically the case if you deploy in a Jakarta EE container.

About

A Spring Batch ExecutionContextSerializer that uses JSON-B

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages