Git Product home page Git Product logo

guozhengxia / sbmb Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 38 KB

这是一个服务器项目,SBMB的意思是SpringBoot MyBatis。即这是一个使用SpringBoot和MyBatis框架搭建的一个Java项目。该项目是父子工程,同时支持用户前台和后台管理。适合使用SpringBoot和MyBatis框架搭建项目的猿类查看。也欢迎志同道合之士共同学习交流。

Java 100.00%

sbmb's Introduction

SBMB

这是一个服务器项目,SBMB的意思是SpringBoot MyBatis。即这是一个使用SpringBoot和MyBatis框架搭建的一个Java项目。该项目是父子工程,同时支持用户前台和后台管理。适合使用SpringBoot和MyBatis框架搭建项目的猿类查看。也欢迎志同道合之士共同学习交流。

项目结构

此工程中包含manager项目,front项目,base项目。

  1. manager是为后台管理提供接口的项目。
  2. front是为用户端提供接口的项目。
  3. base是基础项目,主要是操作dao代码和公用的或基础的service逻辑。

实现的功能有:

  1. 使用maven项目搭建父子项目,在一个module中依赖另一个module。
  2. SpringBoot项目搭建。
  3. SpringBoot项目提供RestFull接口。
  4. 在SpringBoot项目中集成MyBatis框架。
  5. MyBatis框架的使用。
  6. Dao和Service的Base类。
  7. 在SpringBoot项目中使用Filter。
  8. Redis数据库的使用。
  9. 实现登录逻辑。 10.解决跨域问题。

sbmb's People

Contributors

guozhengxia avatar

Stargazers

 avatar  avatar

Watchers

James Cloos 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.