File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2969,8 +2969,8 @@ public class AppConfig {
2969
2969
2970
2970
<para >Instances of <interfacename >@Configurable</interfacename > objects
2971
2971
created <emphasis >before</emphasis > the aspect has been configured will
2972
- result in a warning being issued to the log and no configuration of the
2973
- object taking place. An example might be a bean in the Spring
2972
+ result in a message being issued to the debug log and no configuration
2973
+ of the object taking place. An example might be a bean in the Spring
2974
2974
configuration that creates domain objects when it is initialized by
2975
2975
Spring. In this case you can use the "depends-on" bean attribute to
2976
2976
manually specify that the bean depends on the configuration
You can’t perform that action at this time.
0 commit comments