This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/master by this push:
new 706bd41 Improved mp config spanish translation
new b017758 Merge pull request #553 from cesarhernandezgt/TOMEE-2668
706bd41 is described below
commit 706bd4173bf2a6b706000d7861f322d37b7e99ca
Author: CesarHernandezGt <[email protected]>
AuthorDate: Sat Sep 7 09:52:22 2019 -0600
Improved mp config spanish translation
---
examples/mp-config-example/README_es.adoc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/examples/mp-config-example/README_es.adoc
b/examples/mp-config-example/README_es.adoc
index 0aefb12..4fcf3a2 100644
--- a/examples/mp-config-example/README_es.adoc
+++ b/examples/mp-config-example/README_es.adoc
@@ -13,6 +13,9 @@ Este es un ejemplo de cómo usar la configuración de
microprofile en TomEE.
mvn clean install tomee:run
----
+== microprofile-config.properties
+Este es el archivo que contiene los valores a ser interpretados por MP Config.
+
== API
Hay tres formas de inyectar valores en la aplicación usando configuración.