An open API service indexing awesome lists of open source software.

https://github.com/bostrt/tomcat-static-hello

for test purposes
https://github.com/bostrt/tomcat-static-hello

Last synced: 4 months ago
JSON representation

for test purposes

Awesome Lists containing this project

README

          

# Tomcat Static Files Sample

## Building
```
# mvn clean install
```

# Installation
```
# cp target/tomcat-static-hello.war /path/to/tomcat8/webapps/
# /path/to/tomcat8/bin/catalina.sh run
```

# Usage
Open