Add RSocket Authentication Extension Support
Fixes gh-7935
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
apply plugin: 'io.spring.convention.spring-sample-boot'
|
||||
|
||||
ext['rsocket.version'] = '1.0.0-RC6'
|
||||
|
||||
dependencies {
|
||||
compile project(':spring-security-core')
|
||||
compile project(':spring-security-config')
|
||||
|
||||
Reference in New Issue
Block a user