Update 36.3.4. Resource conditions.md
parent
3622175479
commit
a45eaad49b
|
@ -0,0 +1,3 @@
|
|||
### 36.3.4. Resource条件
|
||||
|
||||
@ConditionalOnResource注解允许只有在特定资源出现时配置才会被包含。资源可以使用常见的Spring约定命名,例如file:/home/user/test.dat。
|
Loading…
Reference in New Issue