Mirror of Apache Johnzon

Clone this repo:
  1. c7fd2db Merge pull request #134 from jeanouii/fix/big-decimal-integer-swapped-and-consistency by Jean-Louis Monteiro · 2 weeks ago master
  2. 9f11b4b Invert default for BigX string adapters and introduce a system property by Jean-Louis Monteiro · 2 weeks ago
  3. df9724d fix(JOHNZON-426): BigInteger/BigDecimal string adapter flags swapped by Jean-Louis Monteiro · 2 weeks ago
  4. 5612282 JOHNZON-421 remove now unused functionality by Mark Struberg · 6 weeks ago
  5. 8b9fb0e JOHNZON-424 JohnzonJsonb toJson(Object, Type, OutputStream) crashes for primitive arrays. by Mark Struberg · 7 weeks ago
  6. c3a01ef JOHNZON-425 support for boolean[] is missing by Mark Struberg · 7 weeks ago
  7. c94db5e JOHNZON-421 Defer start of object/array by Mark Struberg · 8 weeks ago
  8. d536371 JOHNZON-422 MapperConverterExceptionsTest fails on Windodws due to wrong line break by Mark Struberg · 8 weeks ago
  9. b4c953e JOHNZON-421 JsonbSerializer crashes when using primitives by Mark Struberg · 8 weeks ago
  10. 434f562 update to apache-parent-35 by Mark Struberg · 4 months ago
  11. 31b832f JOHNZON-420 use JsonBAdapter when converting back from array by Mark Struberg · 4 months ago
  12. f6664f8 Merge pull request #131 from dblevins/annotation-symmetry by Jean-Louis Monteiro · 5 months ago
  13. ae36bf7 feat(#419): filter out static methods from records by Jean-Louis Monteiro · 9 months ago
  14. a030a3e Revert "feat(#419): filter out static methods from records" by Jean-Louis Monteiro · 9 months ago
  15. 1cff66f feat(#419): filter out static methods from records by Jean-Louis Monteiro · 9 months ago
  16. a82cdca fix: update apache parent pom by Jean-Louis Monteiro · 9 months ago
  17. 41831f4 fix: update pom versions which wasn't done after previous release by Jean-Louis Monteiro · 9 months ago
  18. e91eff0 Checkstyle by David Blevins · 11 months ago
  19. 8cd01e4 Add Scenarios, adjust comments by David Blevins · 11 months ago
  20. d8a2169 Behavior differs from equivalent Adapter test by David Blevins · 11 months ago