ming201005 / study-demo-01
示例:SpringBoot+ElementUI—客户信息展示的示例,这个示例使用 前后端分离的开发模式来完成.
☆31Updated 5 years ago
Alternatives and similar repositories for study-demo-01:
Users that are interested in study-demo-01 are comparing it to the libraries listed below
- 乐优商城前后端代码☆55Updated 2 years ago
- 基于RESTful风格的前后端分离的SSM框架,集成了shiro和swagger等框架☆138Updated 5 years ago
- 基于springboot+dubbo的练手级电商项目☆153Updated 2 years ago
- 教程源码-springboot部分SpringMVC常用的注解; SpringBoot整合MyBatis的XML使用; SpringBoot整合MyBatis的注解使用; SpringBoot整合MyBatis-Plus使用; SpringBoot整合JPA使用; Spri…☆61Updated 2 years ago
- SSM整合Shiro后的开发案例☆218Updated 2 years ago
- 乐优商城的资料☆85Updated 6 years ago
- 整合SSM+Redis+Solr+Shiro框架,结合Vue.js+ElementUI简单实现搜索功能☆264Updated 2 years ago
- 以springboot、maven多模块为基础框架,数据库为mysql+redis,并添加swagger2用以接口展示,总体功能简单,可扩展性强。前后端以RESTFUL风格的ajax请求来进行交互。☆116Updated 2 years ago
- Springboot+MyBatis+MySQL实现多功能个人博客系统☆117Updated 5 years ago
- 这是一个springboot+vue+shiro的后台权限管理系统,很全☆42Updated 6 years ago
- GMall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatisPlus+Dubbo+zookeeper实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统…☆242Updated 2 years ago
- springboot2.0+shiro+jwt+layui+thymeleaf+swagger+mybatis后台权限管理系统。 权限控制的方式为 RBAC。代码通熟易懂 、JWT(无状态token)过期自动刷新,数据全程 ajax 获取,封装 ajax 工具类、菜单无线层…