Release v0.1.1
==============
This release consolidates some multi-module applications (coffee-shop/jakarta, coffee-shop/spring) conversions to
single module so as to maintain strict architectural parity between all the three frameworks.
Changes
-------
1. coffee-shop/jakarta — Merged barista-service, kitchen-service, and orders-service into a single Maven module.
2. coffee-shop/spring — Merged barista-service, common, counter-service, kitchen-service, and web-service into a single Maven module.
3. petclinic/jakarta — Dockerfile updates
4. petclinic/quarkus — Dockerfile updates.