spring_reference/IV. Spring Boot features/36. Developing auto-configu...

4 lines
287 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

### 36. 开发自动配置和使用条件
如果你在一个开发者共享库的公司工作或你在从事一个开源或商业型的库你可能想要开发自己的auto-configuration。Auto-configuration类能够在外部的jars中绑定并仍能被Spring Boot发现。