You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2019/07/15 04:40:42 UTC

[GitHub] [tomee] marcoantoniobferreira commented on a change in pull request #517: TOMEE-2573-Translate to portuguese-examples-cdi-qualifier

marcoantoniobferreira commented on a change in pull request #517: TOMEE-2573-Translate to portuguese-examples-cdi-qualifier
URL: https://github.com/apache/tomee/pull/517#discussion_r303285903
 
 

 ##########
 File path: examples/cdi-qualifier/README_pt.adoc
 ##########
 @@ -0,0 +1,99 @@
+= CDI @Qualifier
+:index-group: CDI
+:jbake-type: page
+:jbake-status: published
+
+== Introdução
+
+As vezes nós need escrever várias implementações para uma interface de regras de negócios, para aumentar o desacoplamento vamos injetar apenas a interface e o CDI vai escolher a implementação correta, para ajudar o CDI com esta escolha nós criamos os **qualificadores**.
 
 Review comment:
   in the sentence "nós need escrever", i think that you forgot to translate =)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services