otaviojava commented on a change in pull request #431: Add mp-confi-example 
translate to portuguese
URL: https://github.com/apache/tomee/pull/431#discussion_r262144513
 
 

 ##########
 File path: examples/mp-config-example/README_pt.adoc
 ##########
 @@ -0,0 +1,71 @@
+= MicroProfile Config
+:index-group: MicroProfile
+:jbake-type: page
+:jbake-status: published
+
+Este é um examplo de como usar o microprofile config no TomEE.
+
+== Rodando a aplicação:
+
+[source,bash]
+----
+mvn clean install tomee:run 
+----
+
+== API
+
+Na aplicação, tem 3 formas de injetar valores usando config 
 
 Review comment:
   Acredito que a virgula não seja necessário aqui.
   E talvez substituir `tem` por `existem`
    Na aplicação existem três formas de injetar valores usando config 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to