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!