Mirror of Apache Johnzon

Clone this repo:
  1. b2827e5 fix: typo in Johnzon name by Jean-Louis Monteiro · 11 days ago master
  2. a6d4667 feat: improve error message for debugging by Jean-Louis Monteiro · 2 weeks ago
  3. c0ec8c4 Merge pull request #105 from jeanouii/JOHNZON-397_toBigIntegerProtection by Jean-Louis Monteiro · 2 weeks ago
  4. 7b0359f fix: checkstyle by Jean-Louis Monteiro · 2 weeks ago
  5. 6e29ba9 fix(JOHNZON-397): sets the maxBigDecimalScale if it's our JsonProvider impl by Jean-Louis Monteiro · 2 weeks ago
  6. db7ecfc feat(JOHNZON-397): make sure to pass the provider instance so we can configure the scale per provider by Jean-Louis Monteiro · 3 weeks ago
  7. 05569d3 feat(JOHNZON-397): allow to configure the scale limit for backward compatibility by Jean-Louis Monteiro · 3 weeks ago
  8. 1f15b27 fix(JOHNZON-397): Create configuration option to set the BigDecimal scale limit by Jean-Louis Monteiro · 3 weeks ago
  9. 046faf5 fix(JOHNZON-397): protection against very slow BigDecimal to BigInteger conversion at large scale by Jean-Louis Monteiro · 3 weeks ago
  10. aad59d6 fix: CVE-2022-45868 by Jean-Louis Monteiro · 3 weeks ago
  11. fc25caa Update Doxia dependencies so it works with latest Maven Site plugin by Jean-Louis Monteiro · 3 weeks ago
  12. ea0fa2b Update the website with latest releases by Jean-Louis Monteiro · 3 weeks ago
  13. 20d6e57 switch packaging to pom (#102) by Hervé Boutemy · 6 weeks ago
  14. fcdd26e minor fixes in reflection usage for JSON-B polymorphism (no functional change except complete meta support) by Romain Manni-Bucau · 6 weeks ago
  15. 9080e29 Implement JSON-B 3 Polymorphism (#100) by Markus Jung · 6 weeks ago
  16. 157cedb JOHNZON-305 : Java Modules (#99) by Samael · 4 months ago
  17. d8357f8 JOHNZON-394 Make Johnzon JSON Pointer compatible by default by Jean-Louis Monteiro · 5 months ago
  18. 9f85ab8 Merge pull request #97 from apache/javax-to-jakarta by Jean-Louis Monteiro · 5 months ago
  19. 00c1654 Last fixes for the jakarta namespace by Jean-Louis Monteiro · 5 months ago javax-to-jakarta
  20. 0c407f6 Some more fixes to move to jakarta namespace by Jean-Louis Monteiro · 5 months ago