summaryrefslogtreecommitdiff
path: root/examples/quarkus
Commit message (Collapse)AuthorAgeFilesLines
* fix(pom): Pull in the Quarkus BOM only in the Quarkus-related modules.Matthias Andreas Benkard2023-09-241-0/+12
| | | | Change-Id: If51f89d2975569a02e0226fd6673091a21277b82
* feat(docs): Update documentation for version 6.1.0.Matthias Andreas Benkard2023-09-241-1/+1
| | | | Change-Id: I74abd4b17316a1a45c455b68530000645688d8cf
* Update Quarkus example.Matthias Andreas Benkard2023-03-242-6/+6
| | | | Change-Id: Ia52fac7ab966761d4a9eebc6fbf615ab5c97697d
* chore(deps): Javax JSON to Jakarta JSONsiddik.acil2023-03-231-1/+1
| | | | | | | | | | 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-051-1/+1
| | | | Change-Id: I538321f39fc7ffce6551df53dd34830d00cf419c
* Release 4.1.1.v4.1.1Matthias Andreas Benkard2022-09-041-1/+1
| | | | Change-Id: I3adbdc1fa802e9a406e5292369cf3b736f2e75e9
* Release 4.1.0.v4.1.0Matthias Andreas Benkard2022-09-041-1/+1
| | | | Change-Id: I41e637ada9225623b46f5a57bdf52b72de0fdfe2
* Quarkus: Simplify and document on/off toggle.Matthias Andreas Benkard2022-09-032-2/+4
| | | | Change-Id: I90b5879ff99ec54deb17453af709ce2ba7070c0d
* Clarify licensing through REUSE annotations.Matthias Andreas Benkard2022-02-034-0/+18
| | | | | | | | - 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
* Release 4.0.0.v4.0.0Matthias Andreas Benkard2022-01-151-1/+1
| | | | Change-Id: I284390568ef15662d52654663000c3f68f362bd5
* Add a Spring Boot example and integration code.Matthias Andreas Benkard2022-01-155-0/+96
Change-Id: Ia11dea607c74d9b4cc9a698e9ec92e930bd03f37