Skip to content

Set of utility methods to make record serialization work

Notifications You must be signed in to change notification settings

FrauBoes/record-s11n-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Record Serialization Util

A small set of utility methods to make record serialization work

The project includes:

  • commons with general utilities
  • reflect with utilities using Core Reflection (java.lang.reflect)
  • invoke with utilities using MethodHandles (java.lang.invoke)

About

Set of utility methods to make record serialization work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages