arun-gupta / microservices

Java EE and Microservices
629 stars 381 forks source link

Host Port Util #40

Closed rmcguinness closed 9 years ago

rmcguinness commented 9 years ago

Added Arquillian test case scenarios for utility. Update the parent POM file, and adjusted the module configuration for better command line support.

arun-gupta commented 9 years ago

Thanks a lot!

Can you move this in a separate module as this will be used by other microservices as well?

rmcguinness commented 9 years ago

Refactored and tested but not added to any modules. I did add a Producer, and Qualifiers for easier injection. Review the test case for details.