Date Name Downloads
Sep 11, 2025 3.5.0 22
Jun 7, 2025 3.4.0 25
Dec 20, 2024 3.3.0 85
Oct 31, 2024 3.2.0 66
Sep 6, 2024 3.1.0 26
Jun 9, 2024 3.0.0 74
Feb 16, 2024 2.15.0 116
Oct 27, 2023 2.14.0 124
Jul 21, 2023 2.13.0 101
May 18, 2023 2.12.0 80
Apr 19, 2023 2.11.0 95
Mar 11, 2023 2.10.0 17
Nov 22, 2022 2.9.0 123
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 101
Feb 24, 2022 2.4.0 44
Feb 7, 2022 2.3.0 103
Jan 11, 2022 2.2.0 107
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
95

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