summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Update Quarkus example.Matthias Andreas Benkard2023-03-242-6/+6
| | | | Change-Id: Ia52fac7ab966761d4a9eebc6fbf615ab5c97697d
* Update Spring Boot Examplesiddik.acil2023-03-242-2/+2
|
* chore(deps): Javax JSON to Jakarta JSONsiddik.acil2023-03-232-2/+2
| | | | | | | | | | Move to Quarkus 3.x Beta for updating to Jakarta version of the libraries. That means moving away from org.glassfish:java.json to jakarta.json:jakarta.json-api. The new version will be released as v6.0.0. Any changes should go to both 5.x and 6.x versions until Quarkus 3.x is Final and javax.json is finally history. Points: - We might want to change the Import Order to include Jakarta. - We might want to move from Javax to Jakarta for annotation, ws etc. in the examples.
* Release 5.0.0.v5.0.0Matthias Andreas Benkard2022-10-052-2/+2
| | | | Change-Id: I538321f39fc7ffce6551df53dd34830d00cf419c
* Release 4.1.1.v4.1.1Matthias Andreas Benkard2022-09-042-2/+2
| | | | Change-Id: I3adbdc1fa802e9a406e5292369cf3b736f2e75e9
* Bump dependency versions.Matthias Andreas Benkard2022-09-041-2/+6
| | | | Change-Id: I6cd1614812af7f24988a76d546a4ea5cdbfa2fd8
* Release 4.1.0.v4.1.0Matthias Andreas Benkard2022-09-042-2/+2
| | | | Change-Id: I41e637ada9225623b46f5a57bdf52b72de0fdfe2
* Quarkus: Simplify and document on/off toggle.Matthias Andreas Benkard2022-09-032-2/+4
| | | | Change-Id: I90b5879ff99ec54deb17453af709ce2ba7070c0d
* Add COPYING files.Matthias Andreas Benkard2022-02-041-0/+674
| | | | | | | | | In order to help static analysis tools such as GitHub's Licensee license detector, this change makes the overall project license easier to see by copying LICENSES/LGPL-3.0-or-later.txt to COPYING and removing all other COPYING.* files. Change-Id: I7658a33c256e127930f9d6303d827ffdb42a4a62
* Clarify licensing through REUSE annotations.Matthias Andreas Benkard2022-02-0310-0/+45
| | | | | | | | - Manual: GFDL-1.3-or-later - Library: LGPL-3.0-or-later - Examples: GPL-3.0-or-later Change-Id: Ia9637209724b416a157edc2027a0faa7ca9d5c25
* Quarkus example: Use CDI instead of ServiceLoader for the provider.Matthias Andreas Benkard2022-01-152-1/+4
| | | | Change-Id: Ibbb012ea3fe9e32b8bc533724732885b57f87c88
* Spring Boot example: Remove unused class ApplicationLoggingSystem.Matthias Andreas Benkard2022-01-151-22/+0
| | | | Change-Id: I75ce46a6116a02339d2b8e0c6e634cee294d86dd
* Release 4.0.0.v4.0.0Matthias Andreas Benkard2022-01-152-2/+2
| | | | Change-Id: I284390568ef15662d52654663000c3f68f362bd5
* Add a Spring Boot example and integration code.Matthias Andreas Benkard2022-01-1514-0/+275
Change-Id: Ia11dea607c74d9b4cc9a698e9ec92e930bd03f37