/elementary

Yet another spring-hibernate template application. This one tries to minimize xml and use only java configuration.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

elementary

Yet another spring-hibernate template application. This one tries to minimize xml and use only java configuration. It implements a simple REST webservice for countries and their capitals. To test it just

mvn jetty:run &
./runme.sh

Enjoy