committed by
Mark Paluch
parent
85850b6c16
commit
cb75864eb7
@@ -38,7 +38,7 @@ public enum BootstrapMode {
|
||||
DEFERRED,
|
||||
|
||||
/**
|
||||
* Repository bean definitions are considered lazy, lazily inject and only initialized on first use, i.e. the
|
||||
* Repository bean definitions are considered lazy, lazily injected and initialized only on first use, i.e., the
|
||||
* application might have fully started without the repositories initialized.
|
||||
*/
|
||||
LAZY;
|
||||
|
||||
Reference in New Issue
Block a user