Skip to content
#

springmvc

spring-mvc logo

Spring MVC (Model-View-Controller) is a framework for building web applications within the larger Spring Framework. Introduced by Rod Johnson and Pivotal Software, Spring MVC provides a comprehensive programming and configuration model for modern Java-based enterprise applications. It offers a flexible way to create and manage web components, integrating seamlessly with other Spring modules. This topic covers the architecture of Spring MVC, its core components such as controllers, views, and models, as well as best practices for building robust and scalable web applications.

Here are 115 public repositories matching this topic...

Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。

  • Updated Dec 6, 2022
  • JavaScript

一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区

  • Updated Aug 26, 2024
  • JavaScript

学生信息管理系统 基于Java的教务管理系统、学生管理系统、课表查询系统 (Spring、SpringBoot、thymeleaf) 基于Spring的教务管理系统、学生管理系统、课表查询系统 ,包含数据库文件 本作品主要实现了一个课表查询系统,采用了SSM(Spring + SpringMVC + MyBatis)的基础架构。 后端使用Maven 进行包管理,使用spring-boot框架、模板引擎使用thymeleaf、web模块使用springMVC、数据库连接池使用Druid、数据库访问使用mybatis-plus、工具包使用hutool。前端使用H-ui模板,结合Timetables展示课程表。 系统能够实现用户的登录退出,教室、班级、院系、地点、教工、学生、用户、课程、课程

  • Updated May 12, 2022
  • JavaScript

Shiro 初始权限动态加载。 Shiro Ajax请求权限不满足,拦截后解决方案。 用户禁止登录开关。 在线显示,在线用户管理(踢出登录)。 GIF验证码验证 记住用户 一个帐号多处登录限制,挤掉最先登录的用户。可以设置同一账号的同时在线数量。 使用redis实现shiro缓存,使用shiro-redis插件。 密码采用用户名+密码采用DES加密方式入库。 密码重试次数限制。

  • Updated May 31, 2017
  • JavaScript

Created by Rod Johnson, Pivotal Software

Released October 2002

Latest release 20 days ago

Followers
78 followers
Repository
spring-projects/spring-framework
Website
spring.io/projects/spring-framework
Wikipedia
Wikipedia

Related Topics

java rest spring-framework web-development