Update 36. Developing auto-configuration and using conditions.md
parent
10732bd39a
commit
839401bf83
|
@ -0,0 +1,3 @@
|
||||||
|
### 36. 开发自动配置和使用条件
|
||||||
|
|
||||||
|
如果你在一个开发者共享库的公司工作,或你在从事一个开源或商业型的库,你可能想要开发自己的auto-configuration。Auto-configuration类能够在外部的jars中绑定,并仍能被Spring Boot发现。
|
Loading…
Reference in New Issue