@SpringBootApplicationpublic?class?Application?extends?SpringBootServletInitializer?{????@Override ????//www.1b23.com ????protected?SpringApplicationBuilder?configure(SpringApplicationBuilder?application)?{????????return?application.sources(Application.class); ????}????public?static?void?main(String[]?args)?{ ????????SpringApplication.run(Application.class,?args); ????} }
專注于為中小企業(yè)提供成都做網(wǎng)站、網(wǎng)站設計服務,電腦端+手機端+微信端的三站合一,更高效的管理,為中小企業(yè)觀山湖免費做網(wǎng)站提供優(yōu)質(zhì)的服務。我們立足成都,凝聚了一批互聯(lián)網(wǎng)行業(yè)人才,有力地推動了1000+企業(yè)的穩(wěn)健成長,幫助中小企業(yè)通過網(wǎng)站建設實現(xiàn)規(guī)模擴充和轉(zhuǎn)變。
?? 4.0.0 ??com.cf ??packagea ??0.0.1-SNAPSHOT ?? ?? ??war ?? ???????????? ???? ????org.springframework.boot ????????spring-boot-starter-parent ????????2.1.9.RELEASE ????????? ???? ???????? ???? ???????????????? ???????? ???????? ????????org.springframework.boot ????????????spring-boot-starter-web ???????????????????? ????org.springframework.boot ????????????spring-boot-starter-tomcat ????????????provided ???????????????? ???????????? ???????????? ???????????????????? ????????org.springframework.boot ????????????????spring-boot-maven-plugin ????????????