Class ReactorProperties

java.lang.Object
org.springframework.boot.autoconfigure.reactor.ReactorProperties

@ConfigurationProperties(prefix="spring.reactor") public class ReactorProperties extends Object
Configuration properties for Reactor.
Since:
3.2.0
Author:
Brian Clozel