Spring Boot CLI command logging

$ spring init -dweb,data-jpa,h2,thymeleaf --build gradle 

Generate and initialize spring boot project

 

-d is followed by starter dependencies to load, separated by commas

-build build method, the default is maven

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326989065&siteId=291194637