资源简介

项目分为前台和后台两个模块,总共有十三个功能模块,后台是电影基本信息管理模块、用户信息管理模块、角色信息管理模块、权限管理模块、消息与通知管理模块、数据监测模块、订单模块、个人信息模块、电影院、影厅管理模块、系统信息模块。前台是地图定位模块、在线选座模块、支付模块。

资源截图

代码片段和文件信息

/*
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.xml

     文件      29244  2019-12-13 19:52  BNF\.idea\artifacts\BNF_war_exploded.xml

     文件        458  2020-01-15 19:21  BNF\.idea\artifacts\demo_war.xml

     文件      29248  2020-03-15 11:08  BNF\.idea\artifacts\demo_war_exploded.xml

     文件        927  2020-01-15 19:21  BNF\.idea\compiler.xml

     文件        365  2020-02-04 11:53  BNF\.idea\encodings.xml

     文件        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.xml

     文件        205  2019-11-09 16:20  BNF\.idea\jsLibraryMappings.xml

     文件        538  2019-10-08 07:38  BNF\.idea\libraries\Maven__aopalliance_aopalliance_1_0.xml

     文件        592  2019-10-08 07:37  BNF\.idea\libraries\Maven__ch_qos_logback_logback_classic_1_2_3.xml

     文件        571  2019-10-08 07:37  BNF\.idea\libraries\Maven__ch_qos_logback_logback_core_1_2_3.xml

     文件        618  2019-10-23 12:57  BNF\.idea\libraries\Maven__commons_beanutils_commons_beanutils_1_9_3.xml

     文件        567  2019-10-08 07:38  BNF\.idea\libraries\Maven__commons_codec_commons_codec_1_11.xml

     文件        640  2019-10-23 12:57  BNF\.idea\libraries\Maven__commons_collections_commons_collections_3_2_2.xml

     文件        629  2019-10-08 07:38  BNF\.idea\libraries\Maven__commons_fileupload_commons_fileupload_1_3_1.xml

     文件        527  2019-10-08 07:38  BNF\.idea\libraries\Maven__commons_io_commons_io_2_2.xml

     文件        527  2020-02-07 11:10  BNF\.idea\libraries\Maven__commons_io_commons_io_2_4.xml

     文件        549  2019-12-07 12:19  BNF\.idea\libraries\Maven__commons_lang_commons_lang_2_6.xml

............此处省略1459个文件信息

评论

共有 条评论