类的使用
org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsNotFoundException
程序包
说明
Support for service connections that affect auto-configuration.
-
org.springframework.boot.autoconfigure.service.connection中ConnectionDetailsNotFoundException的使用
修饰符和类型方法说明<S> Map
<Class<?>, ConnectionDetails> ConnectionDetailsFactories.getConnectionDetails
(S source, boolean required) Return aMap
ofConnectionDetails
interface type toConnectionDetails
instance created from the factories associated with the given source.