# learn-spring-web-example **Repository Path**: baicaixiaozhan/learn-spring-web-example ## Basic Information - **Project Name**: learn-spring-web-example - **Description**: spring web 学习示例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-30 - **Last Updated**: 2021-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 描述 `spring web` 学习项目, 分为两个模块 - [X] `spring-boot-web-demo1`: 通过原始`Filter`形式实现登录认证授权功能示例 - [X] `spring-boot-web-demo2`: 通过`Spring Security`形式实现登录认证授权功能示例 具体描述可查看各模块中`readme.md`