mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:59:01 +00:00
Merge branch '1.2.x'
This commit is contained in:
@@ -623,8 +623,8 @@ Example in Gradle:
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.springframework.boot:spring-boot-starter-web:{spring-boot-version}")
|
||||
compile 'org.springframework.boot:spring-boot-starter-undertow:{spring-boot-version}")
|
||||
compile("org.springframework.boot:spring-boot-starter-web:{spring-boot-version}")
|
||||
compile("org.springframework.boot:spring-boot-starter-undertow:{spring-boot-version}")
|
||||
// ...
|
||||
}
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user