Sen descrición

Justin Gilman 49ee914a66 starting to handle each case %!s(int64=8) %!d(string=hai) anos
src 49ee914a66 starting to handle each case %!s(int64=8) %!d(string=hai) anos
.gitignore 4e41fe4b98 adding example test, modifying pom to allow junit test to work correctly %!s(int64=8) %!d(string=hai) anos
README.md 7f871884b9 Initial commit %!s(int64=8) %!d(string=hai) anos
deploy.sh fcfeed5f83 adding separate server handler and pom build instructions, not sure which way I want to go yet %!s(int64=8) %!d(string=hai) anos
pom.xml 49ee914a66 starting to handle each case %!s(int64=8) %!d(string=hai) anos

README.md

Card Server

A Jetty service that does some card-related things

Useful Commands

Rebuild eclipse buildpath:

mvn eclipse:clean
mvn eclipse:eclipse

To run:

mvn jetty:run