资源简介
刚刚学完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.xm
文件 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.xm
文件 1342 2019-01-26 16:47 weather\README.md
目录 0 2019-02-03 19:36 weather\src\
............此处省略309个文件信息
- 上一篇:影院管理系统GUI界面
- 下一篇:完整版小区物业管理系统源码
相关资源
- 简易教学管理系统(jsp spring struts h
- java用spring struts hibernate做的学生成绩
- springboot商城系统
- 基于springboot和vue 前后端分离后台管理
- springboot2.0+spring cloud+eureka(分布式项
- Vue + SpringBoot + MyBatis 音乐网站(源码
- spring boot+ios app+android app 即时通讯项目
- Spring4.2.9+mybatis3.4.4集成整合Jackson版支
- spring3.0 API 中文 CHM文档
- Spring+SpringMVC+Mybatis整合代码+所有Spr
- Spring3.1 MongoDB整合含jar包已测
- spring 整合 mongodb 需要的jar包
- springBoot项目的代码生成器
- 2018-尚硅谷最新全套视频打包(sprin
- Java SpringBoot 支付宝和微信支付整合
- Spring Boot技术栈博客企业前后端.txt
- 《Java EE企业级应用开发教程Spring+Sp
- spring+struts2+hibernate完整项目初学者进
- Spring实战第4版高清完整版PDF-
- 购物网站源码+数据库
- 毕设:基于javaweb的宿舍管理系统
- 基于Andriod Stdio大学生兼职招聘APP
- maven+ssm 实现java版视频上传预览
- jsp+springmvc+mysql实现的校园失物招领管
- java 商城系统
- 最新版ADB和Fastboot解决offline问题
- Spring 开发指南
- Redis.jar包
- spring 整合activemq实现自定义动态消息
- SpringMVC+xfire1.2.6webService
评论
共有 条评论