Pinned Repositories
core_languages
coursera_angularjs
equals-hashcode-jdk7
A simple example of the new way to implement equals and hasCode methods with java 7
flip
Flip lets you declare and manage feature flags, backed by cookies (private testing) and database (site-wide).
GitRelease
A example of the usage of the maven release plugin with git repository.
HyperGraphDBExample1
A simple example of how to use the HyperGraphDB
JavaModelGenerator
A java class generator wrinting in ruby. It writes a model class, a test for the model and a DAO.
puppet
puppet scripts
spring-rest-client
A simple client of the springrest project using the RestTemplate class.
springrest
Just a REST application with Spring framework
vitormp's Repositories
vitormp/core_languages
vitormp/equals-hashcode-jdk7
A simple example of the new way to implement equals and hasCode methods with java 7
vitormp/GitRelease
A example of the usage of the maven release plugin with git repository.
vitormp/HyperGraphDBExample1
A simple example of how to use the HyperGraphDB
vitormp/JavaModelGenerator
A java class generator wrinting in ruby. It writes a model class, a test for the model and a DAO.
vitormp/spring-rest-client
A simple client of the springrest project using the RestTemplate class.
vitormp/springrest
Just a REST application with Spring framework
vitormp/coursera_angularjs
vitormp/flip
Flip lets you declare and manage feature flags, backed by cookies (private testing) and database (site-wide).
vitormp/puppet
puppet scripts
vitormp/seven_languages_in_seven_weeks
Exercises of the book "seven languages in seven weeks"
vitormp/stomps
A STOMP Client API implemented with Scala