You can't run Spring Boot components in a main method, which is why you need to use the CommandLineRunner if you want to quickly test your Spring JDBC components or your Spring JPA repos.
Actually, the Spring CommandLineRunner isn't really a testing tool, although it's often used that way. You can use it to create standalone Spring Boot applications. It's a great tool.
This quick, 60 second CommandLineRunner tutorial is better than the Spring CommandLineRunner JavaDoc. It shows you exactly what you need to know to get started with this Spring component.
Смотрите видео Spring Boot CommandLineRunner онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Cameron McKenzie 24 Июль 2024. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 264 раз и оно понравилось 3 посетителям.