devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
82 stars 88 forks source link

Changelog for Quarkus #513

Closed GuentherJulian closed 2 years ago

GuentherJulian commented 2 years ago

Create a changelog documenting everything that has been done regarding Quarkus in devon4j so far

mustafaokyay commented 2 years ago
GuentherJulian commented 2 years ago

Quarkus changelog

Documentation

Reference applications

devon4quarkus-product

https://github.com/devonfw-sample/devon4quarkus-reference Application including a REST service for product management including also the concepts documented in the devon4j documentation:

Additionally:

devon4quarkus-order

https://github.com/devonfw-sample/devon4quarkus-order Application including a REST service for order management. Connected with the devon4quarkus-product application via REST client approach (gets the products from there)

devonfw-ide