In Spring Boot, to create a non-web application, implements CommandLineRunner and override the run method, for example :
確定! 回上一頁