资源简介
项目分为前台和后台两个模块,总共有十三个功能模块,后台是电影基本信息管理模块、用户信息管理模块、角色信息管理模块、权限管理模块、消息与通知管理模块、数据监测模块、订单模块、个人信息模块、电影院、影厅管理模块、系统信息模块。前台是地图定位模块、在线选座模块、支付模块。
代码片段和文件信息
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License Version 2.0 (the
“License“); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing
software distributed under the License is distributed on an
“AS IS“ BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
*/
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.URL;
import java.nio.channels.Channels;
import java.nio.channels.ReadableByteChannel;
import java.util.Properties;
public class MavenWrapperDownloader {
/**
* Default URL to download the maven-wrapper.jar from if no ‘downloadUrl‘ is provided.
*/
private static final String DEFAULT_DOWNLOAD_URL =
“https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.4.2/maven-wrapper-0.4.2.jar“;
/**
* Path to the maven-wrapper.properties file which might contain a downloadUrl property to
* use instead of the default one.
*/
private static final String MAVEN_WRAPPER_PROPERTIES_PATH =
“.mvn/wrapper/maven-wrapper.properties“;
/**
* Path where the maven-wrapper.jar will be saved to.
*/
private static final String MAVEN_WRAPPER_JAR_PATH =
“.mvn/wrapper/maven-wrapper.jar“;
/**
* Name of the property which should be used to override the default download url for the wrapper.
*/
private static final String PROPERTY_NAME_WRAPPER_URL = “wrapperUrl“;
public static void main(String args[]) {
System.out.println(“- Downloader started“);
File baseDirectory = new File(args[0]);
System.out.println(“- Using base directory: “ + baseDirectory.getAbsolutePath());
// If the maven-wrapper.properties exists read it and check if it contains a custom
// wrapperUrl parameter.
File mavenWrapperPropertyFile = new File(baseDirectory MAVEN_WRAPPER_PROPERTIES_PATH);
String url = DEFAULT_DOWNLOAD_URL;
if (mavenWrapperPropertyFile.exists()) {
FileInputStream mavenWrapperPropertyFileInputStream = null;
try {
mavenWrapperPropertyFileInputStream = new FileInputStream(mavenWrapperPropertyFile);
Properties mavenWrapperProperties = new Properties();
mavenWrapperProperties.load(mavenWrapperPropertyFileInputStream);
url = mavenWrapperProperties.getProperty(PROPERTY_NAME_WRAPPER_URL url);
} catch (IOException e) {
Syst
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 333 2019-10-08 07:36 BNF\.gitignore
文件 455 2019-12-13 19:52 BNF\.idea\artifacts\BNF_war.xm
文件 29244 2019-12-13 19:52 BNF\.idea\artifacts\BNF_war_exploded.xm
文件 458 2020-01-15 19:21 BNF\.idea\artifacts\demo_war.xm
文件 29248 2020-03-15 11:08 BNF\.idea\artifacts\demo_war_exploded.xm
文件 927 2020-01-15 19:21 BNF\.idea\compiler.xm
文件 365 2020-02-04 11:53 BNF\.idea\encodings.xm
文件 124 2019-10-10 16:37 BNF\.idea\httpRequests\2019-10-10T043718.200.json
文件 251 2019-10-10 16:37 BNF\.idea\httpRequests\2019-10-10T043728.200.json
文件 251 2019-10-10 16:37 BNF\.idea\httpRequests\2019-10-10T043739.200.json
文件 127 2019-10-10 16:38 BNF\.idea\httpRequests\2019-10-10T043750.500.json
文件 3519 2019-10-10 16:40 BNF\.idea\httpRequests\2019-10-10T044032.200.html
文件 8791 2019-10-21 20:49 BNF\.idea\httpRequests\2019-10-21T084914.200.json
文件 416 2019-11-03 11:12 BNF\.idea\httpRequests\2019-11-03T111118.200.json
文件 127 2019-12-10 09:29 BNF\.idea\httpRequests\2019-12-10T092736.500.json
文件 127 2019-12-10 09:35 BNF\.idea\httpRequests\2019-12-10T093540.500.json
文件 88 2019-11-03 11:11 BNF\.idea\httpRequests\http-client.cookies
文件 1538 2019-12-10 09:36 BNF\.idea\httpRequests\http-requests-log.http
文件 1454 2019-12-01 16:25 BNF\.idea\inspectionProfiles\Project_Default.xm
文件 205 2019-11-09 16:20 BNF\.idea\jsLibraryMappings.xm
文件 538 2019-10-08 07:38 BNF\.idea\libraries\Maven__aopalliance_aopalliance_1_0.xm
文件 592 2019-10-08 07:37 BNF\.idea\libraries\Maven__ch_qos_logback_logback_classic_1_2_3.xm
文件 571 2019-10-08 07:37 BNF\.idea\libraries\Maven__ch_qos_logback_logback_core_1_2_3.xm
文件 618 2019-10-23 12:57 BNF\.idea\libraries\Maven__commons_beanutils_commons_beanutils_1_9_3.xm
文件 567 2019-10-08 07:38 BNF\.idea\libraries\Maven__commons_codec_commons_codec_1_11.xm
文件 640 2019-10-23 12:57 BNF\.idea\libraries\Maven__commons_collections_commons_collections_3_2_2.xm
文件 629 2019-10-08 07:38 BNF\.idea\libraries\Maven__commons_fileupload_commons_fileupload_1_3_1.xm
文件 527 2019-10-08 07:38 BNF\.idea\libraries\Maven__commons_io_commons_io_2_2.xm
文件 527 2020-02-07 11:10 BNF\.idea\libraries\Maven__commons_io_commons_io_2_4.xm
文件 549 2019-12-07 12:19 BNF\.idea\libraries\Maven__commons_lang_commons_lang_2_6.xm
............此处省略1459个文件信息
- 上一篇:板式家具下料算法
- 下一篇:CNN交通标志识别GTSRB_源码和ppt
相关资源
- springboot(web项目,非maven)
- springboot、vue-simple-uploader文件上传、续
- Redis开发与运维(完整版)-带目录高
- SpringBoot+AngularJs就业信息管理系统
- 《SpringBoot+Vue全栈开发实战》王松.p
- redis设计与实现(第二版)高清带书签
- springboot简单搭建的音乐网站
- springboot+mybatis+layui+shiro 权限注解-后台
- SpringBoot博客系统的源码
- Redis入门指南第2版共9章,完整版.pd
- Redis入门指南第2版,高清PDF,无水印
- CRRedist20052008_x86.msi两个版本
- springboot 2.0 集成 Activiti5.22包括流程跟
- springboot-mybatis-demo
- CentOS7.x 离线安装redis-cluster所需包
- CRRedist2008_x64.msi
- CRRedist2005_x86.msi 和 CRREdist2005_x86_chs.
- vs2015的运行库
- Redis in action、入门指南及中文版(三
- 水晶报表安装包CRRedist2008_x86.msi
- 水晶报表插件CRRedist2008_x64.msi,CRRed
- SpringBoot_Freemarker生成Word_多个表格+两
- CRRedist2005_x86.zip
- 基于Springboot的博客系统前后台.zip
- 基于SpringBoot+vue的前后端分离酒店预订
- redis 桌面版客户端
- Visual Studio 2015 VCRedist package(64and32)
- redis-desktop-manager-2019.4.zip
- redis-desktop-manager-0.8.3.3850
- 一个简单的springboot项目
评论
共有 条评论