# TTMS **Repository Path**: giteasy/TTMS ## Basic Information - **Project Name**: TTMS - **Description**: 项目名称:旅游管理系统 开发架构:Spring-SpringMVC-MyBatic-Maven-Shiro - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2018-07-08 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TTMS #### 项目介绍 项目名称:旅游管理系统 开发架构:Spring-SpringMVC-MyBatic-Maven-Shiro #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. 启动时如何报java.lang.ClassNotFoundException: org.springframework.web.filter.CharacterEncodingFilter异常,请先在所在项目的属性中,按以下操作添加项目的Maven依赖包 右键项目-properties>deployment Assembly>add>Java build Path Entries finish 然后点击: project->clean,问题解决可以启动tomcat了。 参考地址:https://www.cnblogs.com/theseven/p/5070742.html 2. 使用maven更新项目依赖后,项目会将jdk变为默认1.5,类中的@Override注解在JDK1.5中不支持,会编辑报错,需右键单击项目,在properties中属性中手动调为1.7或1.8 3. xxxx #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)