Class ReactorProperties

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

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