Date Name Downloads
Feb 16, 2024 2.15.0 22
Oct 27, 2023 2.14.0 52
Jul 21, 2023 2.13.0 46
May 18, 2023 2.12.0 31
Apr 19, 2023 2.11.0 30
Mar 11, 2023 2.10.0 12
Nov 22, 2022 2.9.0 55
Sep 14, 2022 2.8.0 24
Jul 25, 2022 2.7.0 29
Jun 26, 2022 2.6.0 12
May 25, 2022 2.5.0 29
Feb 24, 2022 2.4.0 40
Feb 7, 2022 2.3.0 49
Jan 11, 2022 2.2.0 51
Jan 2, 2022 2.1.0 21
Dec 18, 2021 2.0.0 24
Sep 27, 2019 1.1.0 95
Dec 27, 2018 1.0.0 24
2.11.0
2.11.0
Apr 19, 2023
Apache License
30

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