This repo consists of 2 parts:
- backend - a modified version of the Helidon TODO backend app, ported to Helidon Nima and running on JDK20
- frontend - a modified version of the Quarkus TODO app, migrated to Quarkus 3.0.1.Final and running on JDK20
Two Java apps (one built on top of Helidon, the other one on top of Quarkus) with mTLS enabled
JavaMIT
This repo consists of 2 parts: