Giter Club home page Giter Club logo

smart-sample's Introduction

Smart Sample

运行环境

  1. JDK 1.6+
  2. MySQL 5.5+
  3. Tomcat 7.0+

使用方法

  1. 打开 src/main/resources/smart.properties 文件,修改数据库连接信息
  2. 在 MySQL 中创建数据库,并执行 doc/sample.sql 脚本,初始化表结构及其数据
  3. 修改 Tomcat 的 server.xml 文件,添加 URIEncoding="UTF-8" 配置,使 GET 请求中可带有中文字符
  4. 使用 Maven 将 smart-sample 应用打包为 war 文件,并部署到 Tomcat 中,也可在 IDE 中部署并运行
  5. 使用该 URL 访问应用:http://[host]:[port]/smart-sample/,用户名/密码:admin/admin

--

Smart Sample for Eclipse

导入 Eclipse,可直接运行!

http://git.oschina.net/coxapp/smart-sample

smart-sample's People

Contributors

huangyong-git avatar

Watchers

James Cloos 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.