-
大小: 13.4MB文件类型: .zip金币: 1下载: 0 次发布日期: 2023-07-27
- 语言: 其他
- 标签: java springboot maven 毕业设计
资源简介
酒店推荐系统.zip
代码片段和文件信息
/*
* Copyright 2012-2019 the original author or authors.
*
* Licensed 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.net.*;
import java.io.*;
import java.nio.channels.*;
import java.util.Properties;
public class MavenWrapperDownloader {
private static final String WRAPPER_VERSION = “0.5.5“;
/**
* 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/“
+ WRAPPER_VERSION + “/maven-wrapper-“ + WRAPPER_VERSION + “.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) {
System.out.println(“- ERROR loading ‘“ + MAVEN_WRAPPER_PROPERTIES_PATH + “‘“);
} finally {
try {
if (mavenWrapperPropertyFileInputStream != null) {
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-01-04 21:16 酒店推荐系统\
目录 0 2020-01-04 15:32 酒店推荐系统\app\
目录 0 2020-01-04 21:14 酒店推荐系统\app\.git\
文件 130 2020-01-03 15:01 酒店推荐系统\app\.git\config
文件 73 2020-01-03 15:01 酒店推荐系统\app\.git\desc
文件 23 2020-01-03 15:01 酒店推荐系统\app\.git\HEAD
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\hooks\
文件 177 2020-01-03 15:01 酒店推荐系统\app\.git\hooks\README.sample
文件 1280 2020-01-04 15:15 酒店推荐系统\app\.git\index
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\info\
文件 113 2020-01-03 15:01 酒店推荐系统\app\.git\info\exclude
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\logs\
文件 161 2020-01-03 15:01 酒店推荐系统\app\.git\logs\HEAD
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\logs\refs\
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\logs\refs\heads\
文件 161 2020-01-03 15:01 酒店推荐系统\app\.git\logs\refs\heads\master
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\ob
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\ob
文件 161 2020-01-03 15:01 酒店推荐系统\app\.git\ob
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\ob
文件 148 2020-01-03 15:01 酒店推荐系统\app\.git\ob
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\ob
文件 401 2020-01-03 15:01 酒店推荐系统\app\.git\ob
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\ob
文件 646 2020-01-03 15:01 酒店推荐系统\app\.git\ob
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\ob
文件 182 2020-01-03 15:01 酒店推荐系统\app\.git\ob
文件 276 2020-01-03 15:01 酒店推荐系统\app\.git\ob
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\ob
文件 134 2020-01-03 15:01 酒店推荐系统\app\.git\ob
目录 0 2020-01-03 15:01 酒店推荐系统\app\.git\ob
............此处省略722个文件信息
相关资源
- Refactoring_Improving_the_Design_of_Existing_C
- IntelliJ IDEA2018.2中文汉化包
- 消消乐A2版源码和演示视频.rar
- SSM框架管理系统
- 基于web的酒店客房管理系统
- Springboot商城后台管理系统
- 蓝牙五子棋
- DB旅游系统
- ssm框架搭建的简单的教务管理系统
- GatherPlatform数据抓取平台
- 房屋出租管理系统源码及毕设论文
- 深入浅出 RxJS(全本)
- mybatis+spring+springmvc+easyui做的一个登陆
- 在idea下使用maven构建spring+springMVC+hi
- 基于Struts2、hibernate、spring实现的新闻
- 学生管理系统包含数据库文件以及需
- 支付宝web接口调用
- ssm项目源码238763
- qcby_ssm.zip
- JDK11文档 jdk-11.0.4 API文档
- springboot个人微博开发项目
- jeecg3.8版本
- 第一行代码第二版源代码.rar
- Algorithms 4th Edition(算法,第4版) 中
- SSH_AddPage登录删除修改功能
- 辛小姐的店网上店铺源代码+数据库
- 北京动力节点-北京动力节点 Reyco郭
- 深入浅出Spring Boot 2.x 图书配套源码
- IDEA下maven管理的SSH框架 spring4 + stru
- Maven实战新排版
评论
共有 条评论