Reworked to use the Spring Guides' Spring Boot web application example
This commit is contained in:
parent
33984c4c0d
commit
3385b72fb5
14 changed files with 143 additions and 72 deletions
2
bld
2
bld
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build com.example.demo.DemoApplicationBuild "$@"
|
||||
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build com.example.springboot.ApplicationBuild "$@"
|
Loading…
Add table
Add a link
Reference in a new issue