Skip to content

manishalankala/java-war

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boxfuse-sample-java-war-hello

Boxfuse Sample Hello World Java application packaged as a war file

Prerequisites

  • Git
  • Java
  • Maven
  • VirtualBox
  • Boxfuse

Running

  1. git clone https://github.com/boxfuse/boxfuse-sample-java-war-hello
  2. cd boxfuse-sample-java-war-hello
  3. mvn package
  4. 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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%