Giter VIP home page Giter VIP logo

tot's Introduction

TOT

TOT portal web project

开发流程

  1. 数据库设计
  2. 框架搭建
  3. 服务实现
  4. 前后端整合 ***  

注意事项

  1. log文件夹用于记录日志.目录结构为 [2017-05-xx]--->[姓名]--->xxx.md
  2. 必须使用markdown文件记录

前期任务安排

  • 学会使用github进行团队协作
  • 学会使用编辑器进行基本的编辑

更新

  • 搭建了maven目录,spring + spring mvc测试未发现异常,mybatis未配置
  • 使用eclipse + maven 3.5.0 插件(非eclipse自带)

开发环境

  • eclipse neon
  • maven 3.5.0(下载apache官方的maven插件,在添加到eclipse,书中不建议用eclipse自带的插件,版本问题)
  • jdk 1.8
  • git bash
  • tomcat 9

eclipse maven项目导入方式

  • 以下仅代表个人观点,不代表标准步骤,请思考之

将项目导入eclipse

  1. 在eclipse中选择windows--show view--other,选择git
  2. 选择git  repository   选择添加存在的仓库,把你的本地仓库加进去(应该是添加TOT目录??)
  3. 选中仓库,右键 导入 项目,默认该是maven,因为有其他配置文件的存在

eclipse项目属性配置

  1. 配置eclipse的installed jres为jdk1.8中的版本,不要使用单独的jre
  2. 配置项目属性的build path: main/java main/resource test/java test/resource
  3. 配置java compiler版本1.8
  4. project facets 中:添加 tomacat9, dynamic web module默认3.1, java版本1.8 javascript1.0版本
  5. 其它视情况而定

    以上

tot's People

Contributors

cattyl avatar chenguanglee avatar only-px avatar qkmc-rk avatar vaggchen avatar wf132653 avatar wmt17080 avatar wwl-mine avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.