Skip to content

Commit

Permalink
add bootJar
Browse files Browse the repository at this point in the history
  • Loading branch information
shuweicloud committed Dec 4, 2019
1 parent ae5b465 commit ed47988
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions service-gateway/build.gradle
Expand Up @@ -18,6 +18,11 @@ ext {
}


bootJar {
launchScript()
}


dependencies {
compile project(':common-model')
implementation 'org.springframework.boot:spring-boot-starter-webflux'
Expand Down

0 comments on commit ed47988

Please sign in to comment.