Add slf4jDependencies to hellowebflux
Fixes gh-4798
This commit is contained in:
@@ -9,6 +9,7 @@ dependencies {
|
||||
compile 'io.projectreactor.ipc:reactor-netty'
|
||||
compile 'org.springframework:spring-context'
|
||||
compile 'org.springframework:spring-webflux'
|
||||
compile slf4jDependencies
|
||||
|
||||
testCompile project(':spring-security-test')
|
||||
testCompile 'io.projectreactor:reactor-test'
|
||||
|
||||
Reference in New Issue
Block a user