Skip to content
Snippets Groups Projects
Commit 32b1a59c authored by Martin Vogel's avatar Martin Vogel
Browse files

#414 Update javadoc

parent 02deced9
No related branches found
No related tags found
2 merge requests!2#414 Remaining changes from MR,!1planning#414 Methoden Signaturen (Zwischenstand)
......@@ -41,6 +41,6 @@ The actual injection can be done in three ways via @Inject:
### Application Properties
The sdk can be externally configured via the config file ``/sdk.conf``. Those are keys are loaded on the guice
The sdk can be externally configured via the config file ``/sdk.conf``. Those keys are loaded on the guice
initialization and can be accessed via the ``@Named`` Annotation. See [Guice](https://github.com/google/guice/wiki/)
for further information on the usage.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment