|
@@ -23,9 +23,6 @@ repositories {
|
|
mavenCentral()
|
|
mavenCentral()
|
|
}
|
|
}
|
|
|
|
|
|
-sourceCompatibility = 1.8
|
|
|
|
-targetCompatibility = 1.8
|
|
|
|
-
|
|
|
|
dependencies {
|
|
dependencies {
|
|
compile("org.springframework.boot:spring-boot-starter-websocket")
|
|
compile("org.springframework.boot:spring-boot-starter-websocket")
|
|
compile("org.springframework:spring-messaging")
|
|
compile("org.springframework:spring-messaging")
|