Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions docs/src/main/asciidoc/0-glossary.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
= Internal glossary

This is not a document to be published outside.
This is a collection of preferred term in the documentation and website.
Please stay witin these terms for consistency.

Live reload:: for our `quarkus:dev` capability
GraalVM:: preferred term for the VM creating native executable. No space.
Substrate VM:: non-preferred. Only if you want to clarify which part of GraalVM we use.
Native Executable:: the executable that is compiled to native 1s and 0s
Docker image:: for the actual `Dockerfile` definition and when the tool chain is involved
Container:: when we discuss Quarkus running in... containers
Supersonic Subatomic Java:: our tagline
Kubernetes Native Java:: our preferred tagline to say that we rock for containers
Developer Joy:: for everything going from live reload to the opinionated layer to a single config file
Unify Imperative and Reactive:: imperative and reactive. 'Nuff said.
Best of breed frameworks and standards:: when we explain our stack