Boxfuse Sample Hello World Java application packaged as a war file
- Git
- Java
- Maven
- VirtualBox
- Boxfuse
- git clone https://github.com/boxfuse/boxfuse-sample-java-war-hello
- cd boxfuse-sample-java-war-hello
- mvn package
- boxfuse run target/hello-1.0.war
Done!
Open your browser at http://localhost:8888 or simple type boxfuse open hello:1.0 to see your brand new instance in action!