Code Monkey home page Code Monkey logo

qsjdhm / doit Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 15.0 52.16 MB

此项目是我的最新版的个人博客源代码。由于之前写的第一版没有考虑到不采取静态化的方式搜索引擎会检索不到文章,那样的话就毫无意义。所以重新写了第二版,也就是这一版。技术点。1. 数据库采用mysql5。2. 静态化采用spring mvc+freemarker+java流生成文件。3. 后台服务采用spring+hibernate来实现快速的搭建整个MVC中的M模块。4. 前台响应式+各种交互。

Home Page: http://52doit.com

Java 6.59% CSS 25.80% JavaScript 62.90% HTML 4.38% Ruby 0.01% Shell 0.01% FreeMarker 0.32%

doit's Introduction

DOIT个人博客管理系统

目录介绍

  • src文件夹下面是java代码、WebContent/WEB-INF下是后台配置文件
  • WebContent文件夹下面是前端代码
    • admin 后台管理系统代码
    • column 前台页面频道代码
    • common 项目前端一些通用文件
    • staticFile 静态化生成的前台页面

#后端使用技术

  • 数据库采用mysql5
  • 后台路由采用spring mvc
  • 静态化采用freemarker + java流生成文件
  • 后台服务采用spring + hibernate来实现快速的搭建整个MVC中的M模块

#后台管理系统页面使用技术

  • react + react-redux + antd
  • react-router路由按需加载
  • webpack-dev-server
  • webpack + nodejs

#前台页面使用技术

  • jquery + bootstrap
  • ueditor

#本人对做这个网站有个总结性的文章:http://52doit.com/show/361可以去学习下

#如果对你有所帮助,欢迎点赞

*注:此版本为最新可发布代码

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.