Coder Social home page Coder Social logo

es's Introduction

##项目的基础设施:

  1. 通用的web、service、dao层
  2. 通用分页和排序基础设施和逻辑、分页标签
  3. ……

###CI status :

##如何运行

####1、到es/web/pom.xml修改数据库配置:

  • 默认修改:profiles/profile/development下的
  • connection.admin.url
  • connection.username
  • connection.password

####2、到项目的根下(es)

  • cd bin
  • install.bat 安装jar包到本地仓库(jdk6即可)
  • create-db.bat 创建数据库(mysql需要5.0及以上 编码为utf-8)
  • refresh-db.bat 创建schema和初始化data
  • jetty.bat 启动web应用 默认端口9080 可以到es/web/pom.xml下修改(servlet 2.5即可)
  • 系统默认帐户是admin/123456

####3、注意 如果你是用mvn jetty:run启动项目,默认会执行speed-up 应用,不过可以到src/main/resources/spring-speed-up.xml中把profile="development"改成任意其他的即可,或者删除
请参考加速spring/hibernate应用调试时启动速度

es's People

Contributors

zhangkaitao avatar

Watchers

 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.