Giter VIP home page Giter VIP logo

785468931 / tianti Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xujeff/tianti

0.0 1.0 0.0 26.82 MB

java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。天梯官方交流群:422039518,内有更多说明文档和学习资料,也可以获取更多咨询服务。

Home Page: https://github.com/xujeff/tianti

License: Apache License 2.0

Java 95.32% HTML 4.68%

tianti's Introduction

天梯(tianti)

天梯简介:

1、天梯是一款使用Java编写的免费的轻量级CMS系统,目前提供了从后台管理到前端展现的整体解决方案。
2、用户可以不编写一句代码,就制作出一个默认风格的CMS站点。
3、前端页面自适应,支持PC和H5端,采用前后端分离的机制实现。后端支持天梯蓝和天梯红换肤功能。
4、项目技术分层明显,用户可以根据自己的业务模块进行相应地扩展,很方便二次开发。
5、如果您在使用过程中遇到问题,可以通过以下方式进行互动:
   5.1、天梯官方交流群:422039518,欢迎加入,内有更多说明文档和学习资料,也可以获取更多咨询服务。      
   5.2、也可以微信扫描下面二维码,留言注明:天梯+个人qq号。我会第一时间拉入群。
6、针对入群的用户,我们将优先为您提供一对一的咨询解答服务,也可以加我微信(zhexuzhe)详聊,注明天梯用户、留下联系方式。
7、天梯的版权属于开源作者,如果有需要对天梯进行二次开发的培训服务可以加我微信(zhexuzhe)详聊,注明天梯用户、留下联系方式。

 image
image  
  技术架构:

 1、技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
 2、项目结构:
   2.1、tianti-common:系统基础服务抽象,包括entity、dao和service的基础抽象;
   2.2、tianti-org:用户权限模块服务实现;
   2.3、tianti-cms:资讯类模块服务实现;
   2.4、tianti-module-admin:天梯后台web项目实现;
   2.5、tianti-module-interface:天梯接口项目实现;
   2.6、tianti-module-gateway:天梯前端自适应项目实现(是一个静态项目,调用tianti-module-interface获取数据);
 3、使用说明:
  3.0、本项目JDK默认显示的是1.7,用户可以自行选择1.7+。
  3.1、数据库使用mysql,初始化脚本位于tianti-module-admin中的src/main/webapp/scripts/tianti_stage.sql。
  3.2、后台的登陆路径为http://ip:端口/login,用户名为admin,初始密码为123456。
  3.3、后台中所用到的图标是从font文件夹里面选择copy进去的,font文件夹在聊天群里面拥有。
  3.4、编辑器的配置修改editor_config.js的var context_ = "http://127.0.0.1:8080/tianti-module-admin";
  3.5、前端项目(tianti-module-gateway)是一个静态项目,可以直接部署到web容器,支持多端自适应,需要跑接口系统。
  3.6、采用前后端分离机制获取数据,在/src/main/webapp/static/js/config.js文件里分别配置接口地址和后台项目地址;
  3.7、前台项目可以直接部署到Nginx访问,也可以跑tianti-module-gateway应用。
  3.8、如果是tomcat跑前端应用,访问路径为http://ip:端口/tianti-module-gateway/tianti/index/index.html。
    

 前端项目概览:
PC:
image   image   image   H5:
image   image   image  
后台项目概览:
天梯登陆页面: image   天梯蓝风格(默认): image image image                          
image image image image image image image
天梯红风格: image image image                          
image image image image image image image
image  

tianti's People

Contributors

xujeff avatar jianfangxu avatar

Watchers

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