Created
July 10, 2015 07:17
-
-
Save Kotlin-Native/e8f0ba2b7fcd4308ebf7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @Named("address") | |
| @ConversationScoped | |
| public class AddressBuilder { | |
| ... | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment