Skip to content

rwinch/oauth2client-webflux-error-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample for java.lang.IllegalStateException

This simple sample reproduces the java.lang.IllegalStateException: Only one connection receive subscriber allowed error when using webflux OAuth2 client credentials.

mvn clean install
java -jar target/oauth2-client-webflux-0.0.1-SNAPSHOT.jar
curl localhost:8080/test

Version

Spring boot 2.1.0.RELEASE

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages