GithubHelp home page GithubHelp logo

img-server's Introduction

Tumo Blog

Tumo Blog 是一个非常漂亮的博客系统,基于SpringBoot2.1.3 + LayUI。

苦于技术太菜,之前的版本中,采用SpringBoot + Vue留下了许多坑,非常抱歉;

花了几天时间对项目重构,前端采用全新的LayUI,相对于Vue,LayUI更适合前后端不分离的项目。

演示站点: http://tumo.tycoding.cn

后台入口:http://tumo.tycoding.cn/login

License License

快速开始

Vue版本

本博客也有基于Vue组件开发的前后端完全分离的版本,如果你已经熟悉的传统的SSM框架开发模式,或许你可以尝试一下前后端分离的开发模式,那么 https://github.com/TyCoding/tumo-vue就是一个不错的选择。

同时也欢迎大家借此项目进行二次开发。详细介绍请看:https://github.com/TyCoding/tumo-vue

如果大家喜欢、或是对大家的学习有所帮助,请点击右上角star、fork 给作者一些鼓励。

技术选型

写在前面

请按照以下流程运行项目:

  1. 检查自己本地的开发环境是否与我的一致
  2. 创建本地Mysql数据库:tumo,并导入项目目录下 /db/db.sql
  3. 保证Maven已经完全加载了项目所需的依赖
  4. 运行项目下的:/src/main/java/cn/tycoding/TumoApplication.java
  5. 默认用户名和密码:username: tycoding; passsword: 123456

后端

  • 基础框架:Spring Boot 2.1.3.RELEASE

  • 持久层框架:Mybatis 1.3.1

  • 安全框架:Shiro

  • 模板引擎:Thymeleaf 3.0.11.RELEASE

前端

  • 基础框架:LayUI

开发环境

  • 语言: JDK1.8

  • IDE: IDEA 2018.3

  • 依赖管理: Maven

  • 数据库: Mysql 5.7.24

联系我

img-server's People

Watchers

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