Skip to content

bearddan2000/java-cli-buildr-spring-trans-dep-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-buildr-spring-trans-dep-hello-world

Description

This is a POC project to demonstrate the apache buildr build tool that uses spring boot as a tratransitive dependency.

Tech stack

  • buildr
  • java
    • spring

Docker stack

  • vanto/apache-buildr:latest-jruby-jdk8

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h

Credits

Apache buildr docs