24.7.1. 第三方配置
@ConfigurationProperties(prefix = "foo")
@Bean
public FooComponent fooComponent() {
...
}Last updated
Was this helpful?
@ConfigurationProperties(prefix = "foo")
@Bean
public FooComponent fooComponent() {
...
}Last updated
Was this helpful?
Was this helpful?