Giter VIP home page Giter VIP logo

user-center-backend-master's Introduction

用户中心后端

基于springboot的用户管理系统,实现基本的数据管理功能

技术选型

前端:

HTML+CSS+JavaScript 三件套

React 开发框架

组件库 Ant Design

Umi 开发框架

Umi Request 开发框架

Ant Design Pro(现成的管理系统)

后端:

java

spring(依赖注入框架,帮助你管理 Java 对象,集成一些其他的内容)

springmvc(web 框架,提供接口访问、restful接口等能力)

mybatis(Java 操作数据库的框架,持久层框架,对 jdbc 的封装)

mybatis-plus(对 mybatis 的增强,不用写 sql 也能实现增删改查)

springboot(快速启动 / 快速集成项目。不用自己管理 spring 配置,不用自己整合各种框架)

junit 单元测试库

mysql 数据库

登录页

image

用户管理页

image

用户信息更改

image

新增用户

image

个人信息

image

user-center-backend-master's People

Contributors

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