Skip to content

v0.1.1

Choose a tag to compare

@rahlkrahlk released this 24 Mar 23:45
· 13 commits to main since this release
v0.1.1
8a875e5
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.