1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Add RSocket Authentication Extension Support

Fixes gh-7935
This commit is contained in:
Rob Winch
2020-02-04 23:17:57 -06:00
parent 209c81d65d
commit 1d7208f8ef
13 changed files with 593 additions and 31 deletions
@@ -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')