Giter Site home page Giter Site logo

apple006 / iw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xnx3/iw

0.0 1.0 0.0 44.55 MB

Java Web 快速开发、基础功能集成后台,包含权限系统、会员系统、日志统计、系统管理等,让你专心做功能

License: Apache License 2.0

Java 26.20% JavaScript 63.85% HTML 3.89% CSS 4.84% PLpgSQL 1.22%

iw's Introduction

iw  web 快速开发,基础功能集成底层


整合权限、论坛、会员、日志、消息、系统、数据缓存、短信等功能
Spring4、Spring MVC4、Hibernate4、Shiro、xnx3-2.2

##快速开发代码示例

  1. 数据库相关


目录说明

  • /src java源代码
  • /src/com/xnx3/j2ee/bean 相关bean类
  • /src/com/xnx3/j2ee/controller springmvc控制器
  • /src/com/xnx3/j2ee/controller/admin管理后台
  • /src/com/xnx3/j2ee/dao 数据库相关操作
  • /src/com/xnx3/j2ee/entity 数据库关联的实体类
  • /src/com/xnx3/j2ee/generateCache 程序数据的缓存文件生成
  • /src/com/xnx3/j2ee/interceptor springmvc拦截器
  • /src/com/xnx3/j2ee/service service层
  • /src/com/xnx3/j2ee/service/impl service层的实现
  • /src/com/xnx3/j2ee/servlet servlet
  • /src/com/xnx3/j2ee/shiro shiro权限
  • /src/com/xnx3/j2ee/tld 自定义标签
  • /src/com/xnx3/j2ee/util 工具类
  • /src/com/xnx3/j2ee/vo json返回使用

/.do 、 /.jsp 、 /*.html 根目录下的do/html/jsp页面可以直接访问,无需登陆
com.xnx3.j2ee.Global 基础配置、集中管理。全局控制,全局的参数、常亮,都是在这里
com.xnx3.j2ee.Global.get("systemName"); 直接调用system表配置的值
src/systemConfig.xml 系统某些实用功能的配置文件所在

iw's People

Contributors

xnx3 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.