资源简介
JavaEE + Oracle + Spring Boot + Mybatis + Maven 开发的简易版银行管理系统,具备用户管理、银行卡管理、存取款管理、贷款管理、业务提醒、统计查询等功能。用到了Oracle数据库存储过程、触发器等功能。包含项目源码和sql文件,详细内容及效果见博客:https://blog.csdn.net/qq_39564555/article/details/105593622

代码片段和文件信息
/*
* 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-04-18 09:22 simpleBankManageSystem\
目录 0 2020-04-18 09:29 simpleBankManageSystem\bankmMnageSystem\
文件 2017 2020-04-18 09:29 simpleBankManageSystem\bankmMnageSystem\.classpath
文件 333 2019-12-18 16:57 simpleBankManageSystem\bankmMnageSystem\.gitignore
目录 0 2019-12-31 17:15 simpleBankManageSystem\bankmMnageSystem\.idea\
文件 489 2019-12-18 16:57 simpleBankManageSystem\bankmMnageSystem\.idea\$PRODUCT_WORKSPACE_FILE$
文件 839 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\compiler.xm
文件 177 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\encodings.xm
文件 200 2019-12-28 10:43 simpleBankManageSystem\bankmMnageSystem\.idea\junitgenerator-prj-settings.xm
目录 0 2019-12-28 16:27 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\
文件 568 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__ch_qos_logback_logback_classic_1_2_3.xm
文件 547 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__ch_qos_logback_logback_core_1_2_3.xm
文件 522 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_fasterxm
文件 651 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_fasterxm
文件 602 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_fasterxm
文件 630 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_fasterxm
文件 681 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_fasterxm
文件 695 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_fasterxm
文件 736 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_fasterxm
文件 546 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_jayway_jsonpath_json_path_2_4_0.xm
文件 534 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_oracle_ojdbc_ojdbc8_19_3_0_0.xm
文件 513 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_oracle_ojdbc_ons_19_3_0_0.xm
文件 555 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_oracle_ojdbc_oraclepki_19_3_0_0.xm
文件 555 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_oracle_ojdbc_osdt_cert_19_3_0_0.xm
文件 555 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_oracle_ojdbc_osdt_core_19_3_0_0.xm
文件 555 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_oracle_ojdbc_simplefan_19_3_0_0.xm
文件 513 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_oracle_ojdbc_ucp_19_3_0_0.xm
文件 700 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xm
文件 503 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__com_zaxxer_HikariCP_3_4_1.xm
文件 633 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__jakarta_activation_jakarta_activation_api_1_2_1.xm
文件 633 2019-12-18 17:22 simpleBankManageSystem\bankmMnageSystem\.idea\libraries\Maven__jakarta_annotation_jakarta_annotation_api_1_3_5.xm
............此处省略707个文件信息
相关资源
- jsp oracle通讯录
- JavaEE图书管理系统95427
- 2018年传智播客黑马训练营JAVAEE49期培
- oracle11g jar包for JDBC
- oracle 11g jdbc jar包
- oracle+java酒店管理系统
- Java操作Oracle数据库-多线程.rar
- 韩顺平Java和javaEE视频教程资 资源 完
- 网上商城后台管理系统Oracle+Java web
- 《Java EE企业级应用开发教程Spring+Sp
- cognos自定义JAVA权限认证
- javaSwing宿舍管理系统
- 基于SSH的网上书城_j2ee专周_源代码+数
- Oracle Auditing Tools oat-1.3.1
- 研究生录取系统 java Oracle
- Cognos自定义认证 For Oracle
- Ajax分页-增删改查-Oracle数据库-默认
- 《轻量级JavaEE企业应用实战》配套资
- myeclipse开发servlet+jsp+oracle+c3p0的java
- 轻量级JavaEE企业应用实战第5版 光盘
- 轻量级Java EE企业应用实战第4版光盘
- 《JavaEE架构设计与开发实践》课本源
- JSP+Oracle开发的生产管理系统文档+源代
- Oracle公司 Java8 Java SE 8 Programmer I 认证
- oracle+Java-图书管理系统.zip
- 学生管理系统设计 java+oracle源代码与
- JAVA EE网上考试系统
- 使用javaee实现的网上书店包含数据库
- javaee学生管理系统,教务管理系统,
- java图书管理系统,一个javaee项目
评论
共有 条评论