Code Monkey home page Code Monkey logo

finalcms's Introduction

#finalcms 本项目基于java极速开发框架 JFinal

简化业务员代码量,极速的cms框架,java插件热插拔式支持系统工作,可任意定制系统的任意页面,插件只需要编译,界面安装即可使用.和系统插件完全分离

系统核心功能包括

  1. 前台主题嵌套
  2. 页面样式定制
  3. 后台人员权限管理
  4. 插件管理
    ##项目功能数据库设计图 ## design_picure

##项目简介

如何使用

设置IDE

  1. 下载源代码
  2. 使用idea打开项目(项目使用idea 15.05的版本)
  3. 主菜单的run选项卡设置 选项卡设置
  4. 设置标红地方的参数 runConfiguration

启动类为 org.yoqu.cms.core.config.StartFinalCMS

导入数据到数据库

  1. 项目中docs目录包含finalcms.sql文件,将其导入你的数据库中,数据库使用的是mysql。
  2. 在res目录的database_config.txt文件中配置数据库链接信息

最后

  • 快捷键shift + F10运行项目.
  • 浏览器输入localhost即可访问.

##FAQ

  • :数据库字段修改如何同步到项目中.
  • :运行核心util包中的ModelGenerator类重新生成(不推荐用户改动系统核心包)

  • :运行项目显示80端口被占用.
  • :1.关闭占用80端口的应用程序 2.在核心包的config包下StartFinalCMS类中修改START_PORT修改为你想要的启动端口

其他

Hook文档

开发环境版本说明:

  • idea 15.0.4
  • jdk1.8
  • tomcat 7.0
  • mysql 5.6

后台默认管理员账号密码

  • admin
  • 123456 ##关于 项目发起者: yoqu

finalcms's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

finalcms's Issues

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.