SpringBoot使用maven構建 1.使用maven作為parent管理 maven用戶可以繼承spring-boot-starter-parent項目獲取合適的默認設置。該父項目提供一下特性: 默認編譯級別為J ...