Sunday, July 06, 2014

MyGit repo - Some of my code samples

rwatsh/MyGit - https://github.com/rwatsh/MyGit

I have pushed some sample code which i had written recently covering various areas of Java programming (maven, OSGI, JUnit, Annotations, REST, JSF, Design patterns, algorithms, data structures, Java EE etc.).

watsh-rajneesh - https://github.com/watsh-rajneesh

My MSSE projects (i will be making them public as and when i am done with the exams).

No comments:

Popular micro services patterns

Here are some popular Microservice design patterns that a programmer should know: Service Registry  pattern provides a  central location  fo...