Simple educational project where I teach myself Spring. The project is a simple web service written in Java, Spring and Hibernate to share text snippets.
How to build (Maven):
First you need modified Jygments package from here (thanks to tliron who ported Pygments to Java). Build it and install to the project as local dependency. Then build the project.