Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 242 Bytes

DigitalCollections Blueprints: Spring MVC + Thymeleaf + JavaConfig

Webapp blueprint using Spring MVC, Thymeleaf templates, JavaConfig and Bootstrap

License

MIT

Build and run project:

$ mvn clean install
$ mvn jetty:run