-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
261 changed files
with
12,851 additions
and
5,973 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 | ||
org.eclipse.jdt.core.compiler.compliance=1.7 | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 | ||
org.eclipse.jdt.core.compiler.compliance=1.8 | ||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | ||
org.eclipse.jdt.core.compiler.source=1.7 | ||
org.eclipse.jdt.core.compiler.source=1.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/config/package-info.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/controller/IndexController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/controller/LandlordController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/controller/LoginController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/controller/MeetingController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/controller/PageController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/controller/RegisterController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/controller/RentHouseController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/controller/StudentController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/dao/AppointmentMapper.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/dao/HouseMapper.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/dao/LandlordMapper.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/dao/MeetingMapper.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/dao/StudentMapper.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/Appointment.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/AppointmentExample$Criteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/AppointmentExample$Criterion.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.../classes/cn/edu/hqu/stu_accommodation_sys/pojo/AppointmentExample$GeneratedCriteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/AppointmentExample.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/House.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/HouseExample$Criteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/HouseExample$Criterion.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/HouseExample$GeneratedCriteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/HouseExample.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/Landlord.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/LandlordExample$Criteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/LandlordExample$Criterion.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/LandlordExample$GeneratedCriteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/LandlordExample.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/Meeting.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/MeetingExample$Criteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/MeetingExample$Criterion.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/MeetingExample$GeneratedCriteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/MeetingExample.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/PageInfo.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/Student.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/StudentExample$Criteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/StudentExample$Criterion.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/StudentExample$GeneratedCriteria.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/pojo/StudentExample.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/AppointmentService.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/HouseService.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/Impl/AppointmentServiceImpl.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/Impl/HouseServiceImpl.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/Impl/LandlordImpl.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/Impl/MeetingServiceImpl.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/Impl/StudentImpl.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/Impl/package-info.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/LandlordService.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/MeetingService.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/StudentService.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
target/classes/cn/edu/hqu/stu_accommodation_sys/service/package-info.class
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
target/m2e-wtp/web-resources/META-INF/maven/cn.edu.hqu/stu_accommodation_sys/pom.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
#Generated by Maven | ||
#Thu Jul 05 10:01:18 CST 2018 | ||
version=0.0.1-SNAPSHOT | ||
groupId=cn.edu.hqu | ||
artifactId=stu_accommodation_sys |
Binary file not shown.
47 changes: 47 additions & 0 deletions
47
target/stu_accommodation_sys/WEB-INF/classes/SqlMapConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE configuration | ||
PUBLIC "-//mybatis.org//DTD Config 3.0//EN" | ||
"http://mybatis.org/dtd/mybatis-3-config.dtd"> | ||
<configuration> | ||
<!-- 配置别名 --> | ||
<typeAliases> | ||
<package name="cn.edu.hqu.stu_accommodation_sys.pojo"/> | ||
</typeAliases> | ||
<!-- <plugins> | ||
<plugin interceptor="com.github.pagehelper.PageHelper"> | ||
设置数据库类型 Oracle,Mysql,MariaDB,SQLite,Hsqldb,PostgreSQL六种数据库 | ||
<property name="dialect" value="mysql"/> | ||
</plugin> | ||
</plugins> --> | ||
<!-- 插件 --> | ||
<plugins> | ||
<!-- com.github.pagehelper为PageHelper类所在包名 --> | ||
<plugin interceptor="com.github.pagehelper.PageHelper"> | ||
<!-- 4.0.0以后版本可以不设置该参数 --> | ||
<!-- <property name="dialect" value="mysql"/> --> | ||
<!-- 该参数默认为false --> | ||
<!-- 设置为true时,会将RowBounds第一个参数offset当成pageNum页码使用 --> | ||
<!-- 和startPage中的pageNum效果一样--> | ||
<property name="offsetAsPageNum" value="true"/> | ||
<!-- 该参数默认为false --> | ||
<!-- 设置为true时,使用RowBounds分页会进行count查询 --> | ||
<property name="rowBoundsWithCount" value="true"/> | ||
<!-- 设置为true时,如果pageSize=0或者RowBounds.limit = 0就会查询出全部的结果 --> | ||
<!-- (相当于没有执行分页查询,但是返回结果仍然是Page类型)--> | ||
<property name="pageSizeZero" value="true"/> | ||
<!-- 3.3.0版本可用 - 分页参数合理化,默认false禁用 --> | ||
<!-- 启用合理化时,如果pageNum<1会查询第一页,如果pageNum>pages会查询最后一页 --> | ||
<!-- 禁用合理化时,如果pageNum<1或pageNum>pages会返回空数据 --> | ||
<property name="reasonable" value="true"/> | ||
<!-- 3.5.0版本可用 - 为了支持startPage(Object params)方法 --> | ||
<!-- 增加了一个`params`参数来配置参数映射,用于从Map或ServletRequest中取值 --> | ||
<!-- 可以配置pageNum,pageSize,count,pageSizeZero,reasonable,orderBy,不配置映射的用默认值 --> | ||
<!-- 不理解该含义的前提下,不要随便复制该配置 --> | ||
<property name="params" value="pageNum=start;pageSize=limit;"/> | ||
<!-- 支持通过Mapper接口参数来传递分页参数 --> | ||
<property name="supportMethodsArguments" value="true"/> | ||
<!-- always总是返回PageInfo类型,check检查返回类型是否为PageInfo,none返回Page --> | ||
<property name="returnPageInfo" value="check"/> | ||
</plugin> | ||
</plugins> | ||
</configuration> |
40 changes: 40 additions & 0 deletions
40
target/stu_accommodation_sys/WEB-INF/classes/applicationContext.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<beans xmlns="http://www.springframework.org/schema/beans" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xmlns:context="http://www.springframework.org/schema/context" | ||
xmlns:aop="http://www.springframework.org/schema/aop" | ||
xmlns:tx="http://www.springframework.org/schema/tx" | ||
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd | ||
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd | ||
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.0.xsd | ||
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.0.xsd | ||
"> | ||
<!-- 数据库连接池 --> | ||
<!-- 加载配置文件 --> | ||
<context:property-placeholder location="classpath:db.properties" /> | ||
<!-- 数据库连接池 --> | ||
<bean id="dataSource" class="com.alibaba.druid.pool.DruidDataSource" | ||
destroy-method="close"> | ||
<property name="url" value="${jdbc.url}" /> | ||
<property name="username" value="${jdbc.username}" /> | ||
<property name="password" value="${jdbc.password}" /> | ||
<property name="driverClassName" value="${jdbc.driver}" /> | ||
<property name="maxActive" value="10" /> | ||
<property name="minIdle" value="5" /> | ||
</bean> | ||
<!-- 让spring管理sqlsessionfactory 使用mybatis和spring整合包中的 --> | ||
<bean id="sqlSessionFactory" class="org.mybatis.spring.SqlSessionFactoryBean"> | ||
<!-- 数据库连接池 --> | ||
<property name="dataSource" ref="dataSource" /> | ||
<!-- 加载mybatis的全局配置文件 --> | ||
<property name="configLocation" value="classpath:SqlMapConfig.xml" /> | ||
</bean> | ||
|
||
<bean class="org.mybatis.spring.mapper.MapperScannerConfigurer"> | ||
<property name="basePackage" value="cn.edu.hqu.stu_accommodation_sys.dao" /> | ||
</bean> | ||
<!-- 配置包扫描器 --> | ||
<context:component-scan base-package="cn.edu.hqu.stu_accommodation_sys.controller"/> | ||
<context:component-scan base-package="cn.edu.hqu.stu_accommodation_sys.service"/> | ||
<context:annotation-config></context:annotation-config> | ||
</beans> |
Binary file added
BIN
+579 Bytes
target/stu_accommodation_sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/App.class
Binary file not shown.
Binary file added
BIN
+145 Bytes
...ommodation_sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/config/package-info.class
Binary file not shown.
Binary file added
BIN
+778 Bytes
...ion_sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/controller/IndexController.class
Binary file not shown.
Binary file added
BIN
+6.38 KB
..._sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/controller/LandlordController.class
Binary file not shown.
Binary file added
BIN
+4.39 KB
...ion_sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/controller/LoginController.class
Binary file not shown.
Binary file added
BIN
+5.27 KB
...n_sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/controller/MeetingController.class
Binary file not shown.
Binary file added
BIN
+2.17 KB
...tion_sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/controller/PageController.class
Binary file not shown.
Binary file added
BIN
+3.68 KB
..._sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/controller/RegisterController.class
Binary file not shown.
Binary file added
BIN
+3.84 KB
...sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/controller/RentHouseController.class
Binary file not shown.
Binary file added
BIN
+6.46 KB
...n_sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/controller/StudentController.class
Binary file not shown.
Binary file added
BIN
+1.22 KB
...modation_sys/WEB-INF/classes/cn/edu/hqu/stu_accommodation_sys/dao/AppointmentMapper.class
Binary file not shown.
Oops, something went wrong.