Code Monkey home page Code Monkey logo

eroad's Introduction

eroad

下载后需注意有三个地方的jdbc.properties需要更改。现将其列出,以便修改。分别是: maven/src/main/webapp/WEB-INF/jdbc.properties maven/src/test/resources/jdbc.properties maven/src/test/webapp/WEB-INF/jdbc.properties

还需注意,在你准备同步前需要创建隐藏文件.gitignore,他决定了你在上传代码至github时需要忽略的文件或文件夹。如有需要请自行编辑。

千万注意.gitignore是不处理已经add的文件,所以需要在你同步之前就创建好。因为我让.gitignore忽略了自身,所以没有上传至github。我是这么写的: #忽略target文件 target target/*

#忽略gitignore自身 .gitignore

#忽略三个jdbc /maven/src/main/webapp/WEB-INF/jdbc.properties /maven/src/test/resources/jdbc.properties /maven/src/test/webapp/WEB-INF/jdbc.properties

#项目展示地址 http://eroadpage.applinzi.com

eroad's People

Contributors

revolyw avatar hellocp7 avatar jshmcsh avatar yechangqing avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar  avatar

Forkers

hellocp7 revolyw

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.