Skip to content

Commit 21efc4c

Browse files
authored
Update B. Configuration meta-data.md
1 parent 833bcc7 commit 21efc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### 附录B. 配置元数据
22

3-
Spring Boot jars包含元数据文件,它们提供了所有支持的配置属性详情。这些文件设计用于让IDE开发者能够为使用application.properties或application.yml文件的用户提供上下文帮助及代码完成功能
3+
Spring Boot jars包含元数据文件,它们提供了所有支持的配置属性详情。这些文件设计用于让IDE开发者能够为使用`application.properties``application.yml`文件的用户提供上下文帮助及代码完成功能
44

55

66
主要的元数据文件是在编译器通过处理所有被`@ConfigurationProperties`注解的节点来自动生成的。

0 commit comments

Comments
 (0)