Giter Site home page Giter Site logo

mybackendtemplate's Introduction

介绍

基于 Java SpringBoot 的项目后端模板,整合了常用框架和一些常见业务。

业务

  1. 用户注册
  2. 用户登录
  3. 用户注销(退出登录)
  4. 用户查询(by userName)(管理员)
  5. 用户删除(by id)(管理员)
  6. 获取当前登录用户
  7. 修改用户信息(管理员)
  8. 修改当前用户信息
  9. 添加用户(管理员)
  10. 获取用户信息列表(管理员)

框架

  • Java 8
  • SpringBoot 2.7.6

依赖

  • MyBatis-Plus 3.5.3.2
  • JUnit 4.13.2
  • Apache Commons Lang 3.12.0
  • Knife4j 4.4.0
  • EasyExcel 3.3.0
  • spring-boot-starter-data-redis
  • spring-session-data-redis
  • spring-data-redis 2.6.4
  • redisson 3.28.0
  • guava 32.1.2-jre

插件

  • MyBatisX:自动生成代码文件
  • GenerateAllSetter:自动生成所有 set 方法
  • Auto Filling Java Call Arguments:自动填充方法所需要的参数

mybackendtemplate's People

Contributors

otavia28 avatar

Watchers

 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.