Date Name Downloads
Sep 11, 2025 3.5.0 15
Jun 7, 2025 3.4.0 22
Dec 20, 2024 3.3.0 78
Oct 31, 2024 3.2.0 59
Sep 6, 2024 3.1.0 21
Jun 9, 2024 3.0.0 69
Feb 16, 2024 2.15.0 110
Oct 27, 2023 2.14.0 119
Jul 21, 2023 2.13.0 98
May 18, 2023 2.12.0 75
Apr 19, 2023 2.11.0 89
Mar 11, 2023 2.10.0 17
Nov 22, 2022 2.9.0 118
Sep 14, 2022 2.8.0 25
Jul 25, 2022 2.7.0 30
Jun 26, 2022 2.6.0 15
May 25, 2022 2.5.0 92
Feb 24, 2022 2.4.0 44
Feb 7, 2022 2.3.0 102
Jan 11, 2022 2.2.0 106
Jan 2, 2022 2.1.0 25
Dec 18, 2021 2.0.0 28
Sep 27, 2019 1.1.0 98
Dec 27, 2018 1.0.0 28
2.11.0
2.11.0
Apr 19, 2023
Apache License
89

In addition to bug fixes, this release adds a few new features:

  • Basic JPA support, allowing for the use of JDBC connections defined using the ExtLib relational support system
  • The ability to customize JSON-B rendering for REST services by creating a CDI bean that @Produces a JsonbConfig instance
  • Add support for full-text searches within views in NoSQL, via the ViewQuery object, as well as an option in @ViewDocuments to return only distinct documents
  • Add ability to use REST @Provider classes defined within the NSF

What's Changed

Full Changelog: https://github.com/OpenNTF/org.openntf.xsp.jakartaee/compare/2.10.0…2.11.0