Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 568 Bytes

README.textile

File metadata and controls

21 lines (11 loc) · 568 Bytes

Timestamp service

this web application can be used to timestamp documents.

Build

After checking out the project you can build the project by:

mvn clean install

After successful build the war file should reside under

timestamp-service-app/target/

Just deploy it by using for example tomcat and copying it to /webapps/tss.war.

After deplyoment it should be present under: http://localhost:8080/tss

License

This project is licensed under the Apache Software License, Version 2.0.