Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 789 Bytes

File metadata and controls

27 lines (18 loc) · 789 Bytes

boxfuse-sample-java-springboot-hello

Build Status

Boxfuse Sample Hello World Java application packaged as a Spring Boot executable jar file

Prerequisites

  • Git
  • Java
  • Maven
  • VirtualBox
  • Boxfuse

Running

  1. git clone https://github.com/boxfuse/boxfuse-sample-java-springboot-hello
  2. cd boxfuse-sample-java-springboot-hello
  3. mvn package
  4. boxfuse run target/hello.jar

Done!

Open your browser at http://localhost:8888 to see your brand new instance in action!

More info about Boxfuse and how to deploy effortlessly to AWS using immutable minimal images: https://boxfuse.com