Skip to content

igiraffe/HessianSerializerEnhanced

 
 

Repository files navigation

HessianSerializerEnhanced

Little library which main purpose is to fix problems with serialization / deserialization of specific Java types using Hessian library. These objects have missing or broken serialization / deserialization or suffer from lack of functionality.

Supported Java types:

  • BigDecimal
  • LocalDate
  • LocalTime
  • LocalDateTime
  • ZonedDateTime
  • Locale

Other types will be added on demand.

Which problems are fixed?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%