RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。
☆338Jul 7, 2018Updated 7 years ago
Alternatives and similar repositories for RestSpringMVCDemo
Users that are interested in RestSpringMVCDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 实践出真知,相对于SSM-Demo项目,本项目是一个基于SSMM(SpringMVC+ Spring + Mybatis + Redis + Maven)的练手Demo。☆31Jun 27, 2017Updated 8 years ago
- quartz动态定时任务,灵活配置,”0“开发☆15Dec 16, 2022Updated 3 years ago
- 自定义RPC框架,并提供了一个简单示例☆13Apr 1, 2018Updated 8 years ago
- 这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。☆856Nov 1, 2015Updated 10 years ago
- 前后端分离之vue前端☆46Aug 28, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- NiceFish 对应的服务端代码,基于 SpringBoot+JPA+Shiro 。请不要吝惜你的⭐️ Star ⭐️,星星越多,动力越足。☆16Nov 26, 2024Updated last year
- 基于SSM框架的前后端分离设计完整仿天猫网站服务器端源码。项目特点:前后端分离,数据库接口设计,架构设计,功能开发,上线运维☆226Dec 16, 2021Updated 4 years ago
- 更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)☆639Feb 14, 2019Updated 7 years ago
- spring boot项目,与我的另外一个前端项目wh-web搭配(前后端分离)☆291Jul 24, 2018Updated 7 years ago
- vue.js+node.js+webpack构建的前端项目,后端用的是我的另一个项目wh-server(前后端分离)☆239Jan 18, 2019Updated 7 years ago
- spring boot + vue 项目案例☆157Nov 18, 2017Updated 8 years ago
- 基于Spring + SpringMVC + Mybatis开发的登录、注册项目,使用restful风格☆51Mar 15, 2018Updated 8 years ago
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆16,696Dec 16, 2022Updated 3 years ago
- 基于SpringMVC、Mybatis、Redis、Freemarker的Shiro管理Demo源码的升级版。☆1,785Dec 16, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 一个典型的Java Web项目☆13Mar 29, 2018Updated 8 years ago
- NiceFish的服务端代码,基于SpringCloud技术栈。☆23Apr 14, 2019Updated 6 years ago
- ☆20May 15, 2019Updated 6 years ago
- 大鲨鱼的百宝箱☆24Jul 16, 2023Updated 2 years ago
- java版微服务常用技术完全整合架构。通过maven添加依赖即用。完全满足开发到发布到k8s的整个devops流程。框架不会有具体的业务实现代码,不过在开发的时候留附带的demo以便校验。框架大部分技术已用到真实业务系统,以确保可行性和正确性。☆10Jul 22, 2023Updated 2 years ago
- 基于RBAC的完全响应式权限管理系统☆18Dec 17, 2023Updated 2 years ago
- Spring整合Activiti的简单例子☆59Dec 16, 2022Updated 3 years ago
- 软酷网为期二十天的实训项目,基于ssh的java web项目☆10Sep 14, 2015Updated 10 years ago
- Shiro基于SpringBoot +JWT搭建简单的restful服务☆1,640Feb 11, 2026Updated 2 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- H-ui.admin.page☆18Oct 13, 2020Updated 5 years ago
- 电商秒杀平台后台服务☆17Jul 26, 2017Updated 8 years ago
- 2018年本科毕设项目,已更新所有开发和部署文档。基于Dubbo、SSM、Shiro、ELK、ActiveMQ、Redis等实现的一套高可用、高性能、高可扩展的分布式系统架构,实现可支持业务的基础公共服务,API使用Restful风格对外暴露。已经实现的包括:发送邮件服务、…☆416Jun 20, 2018Updated 7 years ago
- Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,…☆1,592Dec 6, 2022Updated 3 years ago
- Spring+SpringMVC+Mybatis+easyUI实现简单的后台管理系统☆1,823Feb 14, 2019Updated 7 years ago
- spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。☆16,592Dec 3, 2023Updated 2 years ago
- 因为apache rocketmq 已经提供了官方版本的starter,经过源码阅读,确定可以满足部分业务需求,因此该改成将会调整为spring-boot-starter-rocketmq-plus,作为官方版本的补充☆14Oct 29, 2020Updated 5 years ago
- Tomcat Redis Cluster Enabled Session Manager☆17Sep 28, 2015Updated 10 years ago
- 一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~☆9,714Dec 17, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- SpringMVC+Spring+MyBatis+Maven☆637Jul 20, 2021Updated 4 years ago
- build SSM from 0 👉🏽👉🏽 distributed micro service.☆3,430Jul 2, 2018Updated 7 years ago
- https://github.com/doocs/advanced-java.git☆11Jun 26, 2019Updated 6 years ago
- 一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API☆570Apr 18, 2018Updated 7 years ago
- ssm 结合各种java企业级开发技术,shiro,lucence,mybatis,miniui,pagehelper,mapper etc☆11Oct 11, 2018Updated 7 years ago
- A RESTful sample using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer☆287Jan 31, 2024Updated 2 years ago
- Mybatis通用分页插件☆12,378Mar 28, 2026Updated 2 weeks ago