If you have many beans that does IO, startup will be slower. For example, just removing sql/database initialization can shave off a second.
If you have many beans that does IO, startup will be slower. For example, just removing sql/database initialization can shave off a second.