Simple Web App used for base64 encoding
Prerequisites: Java 1.6, ant
- git clone repo_url
- cd Base64Encoder
- ant (builds the app)
- ant run (runs the app using a default port of 8181)
- Go to http://localhost:8181/main
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple Web App used for base64 encoding
Prerequisites: Java 1.6, ant