tab-completion fails when `spring.main.lazy-initialization=true`, and will not found `ValueProvider` ## spring.main.lazy-initialization=true <img width="1562" alt="image" src="https://github.com/spring-projects/spring-shell/assets/42876375/e6cf9f9e-7a8d-41e0-9df5-d20c36d1d52a"> ## spring.main.lazy-initialization=false <img width="1562" alt="image" src="https://github.com/spring-projects/spring-shell/assets/42876375/439f5b23-2268-4ced-a88f-44e10baffcfa">