Files
helidon/examples/quickstarts/README.md
Romain Grecourt df30a8bb92 Rename helidon-3rdparty to helidon-dependencies. (#1031)
* Rename helidon-3rdparty to helidon-world.
Add standalone quickstart examples.

* rename helidon-world to helidon-dependencies ; update helidon-standalone-quickstart-mp readme to fix the title

* Update helidon-dependencies pom name

* fix typo in SE quickstarts: routine -> routing
2019-09-18 15:16:51 -07:00

338 B

Helidon Quickstart Examples

These are the examples used by the Helidon Getting Started guide, and the quickstart Maven archetypes. All examples implement the same simple greeting service, one using Helidon MP and one using Helidon SE.

The archetypes directory contains scripts for building the Maven archetypes from these examples.