Commit 621649d
Phillip Webb
Document @ConfigurationProperties on @bean methods
Minor javadoc edits to hint that @ConfigurationProperties can also be
used with @bean methods.
Fixes gh-13301 parent 9289947 commit 621649d
File tree
1 file changed
+3
-2
lines changed- spring-boot/src/main/java/org/springframework/boot/context/properties
1 file changed
+3
-2
lines changedspring-boot/src/main/java/org/springframework/boot/context/properties/ConfigurationProperties.java
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments