91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

剛剛學完Spring Boot和vue.js,嘗試用其來制作一個網站,采用Maven來管理jar包。

資源截圖

代碼片段和文件信息

package?com.jxufe.weather;

import?org.springframework.boot.builder.SpringApplicationBuilder;
?

public?class?ServletInitializer?extends?org.springframework.boot.web.servlet.support.SpringBootServletInitializer?{
?
@Override
protected?SpringApplicationBuilder?configure(SpringApplicationBuilder?application)?{
return?application.sources(WeatherApplication.class);
}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-02-03?19:36??weather\
?????文件??????521490??2019-02-03?23:35??weather.sql
?????文件????????1308??2019-02-03?23:31??weather\.classpath
?????文件?????????269??2019-01-27?04:45??weather\.gitignore
?????目錄???????????0??2019-02-03?19:36??weather\.mvn\
?????目錄???????????0??2019-02-03?19:36??weather\.mvn\wrapper\
?????文件???????48337??2019-01-27?04:45??weather\.mvn\wrapper\maven-wrapper.jar
?????文件?????????116??2019-01-27?04:45??weather\.mvn\wrapper\maven-wrapper.properties
?????文件????????1083??2019-01-27?12:57??weather\.project
?????目錄???????????0??2019-02-03?19:36??weather\.settings\
?????文件?????????572??2019-01-27?12:56??weather\.settings\.jsdtscope
?????文件?????????155??2019-01-27?12:48??weather\.settings\org.eclipse.core.resources.prefs
?????文件?????????430??2019-01-27?12:56??weather\.settings\org.eclipse.jdt.core.prefs
?????文件??????????90??2019-01-27?12:48??weather\.settings\org.eclipse.m2e.core.prefs
?????文件?????????677??2019-01-27?12:56??weather\.settings\org.eclipse.wst.common.component
?????文件?????????252??2019-01-27?12:56??weather\.settings\org.eclipse.wst.common.project.facet.core.xml
?????文件??????????49??2019-01-27?12:56??weather\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2019-01-27?12:56??weather\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????文件??????????50??2019-01-27?12:56??weather\.settings\org.eclipse.wst.validation.prefs
?????目錄???????????0??2019-02-03?19:36??weather\lib\
?????文件??????232019??2019-01-31?20:44??weather\lib\commons-beanutils-1.8.3.jar
?????文件??????571259??2019-01-31?20:44??weather\lib\commons-collections-3.2.jar
?????文件??????261809??2019-01-31?20:44??weather\lib\commons-lang-2.4.jar
?????文件???????62050??2019-01-31?20:44??weather\lib\commons-logging-1.1.3.jar
?????文件???????86381??2019-01-31?20:44??weather\lib\ezmorph-1.0.4.jar
?????文件??????159123??2019-01-31?20:44??weather\lib\json-lib-2.4-jdk15.jar
?????文件????????9113??2019-01-27?04:45??weather\mvnw
?????文件????????5810??2019-01-27?04:45??weather\mvnw.cmd
?????文件????????2277??2019-02-03?23:29??weather\pom.xml
?????文件????????1342??2019-01-26?16:47??weather\README.md
?????目錄???????????0??2019-02-03?19:36??weather\src\
............此處省略309個文件信息

評論

共有 條評論