Another simple alternative is to just start the application via Run As -> Java Application
(rather than Run As -> Spring Boot App
) as this produces console output without all of the Spring codes and without having to modify any configuration details.