I noticed this while troubleshooting why `spring.reactor.context-propagation=auto` wasn't working for me after upgrading to 4.0. IMHO, all starters for reactive technologies should also bring in Boot's reactor module.
I noticed this while troubleshooting why
spring.reactor.context-propagation=autowasn't working for me after upgrading to 4.0.IMHO, all starters for reactive technologies should also bring in Boot's reactor module.