类 ReactorProperties

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

@ConfigurationProperties(prefix="spring.reactor") public class ReactorProperties extends Object
Configuration properties for Reactor.
从以下版本开始:
3.2.0
作者:
Brian Clozel