webapp用户身份认证方案 JSON WEB TOKEN 实现Deme示例,Java版
☆869Apr 28, 2017Updated 9 years ago
Alternatives and similar repositories for JWT
Users that are interested in JWT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。☆854Nov 1, 2015Updated 10 years ago
- Java implementation of JSON Web Token (JWT)☆6,234Updated this week
- Java JWT: JSON Web Token for Java and Android☆11,114Jul 24, 2026Updated 3 weeks ago
- 基于 Spring MVC,提供 API 服务端的身份验证功能。通过 Redis、MySQL 维护登录用户与分配 Token 的映射关系。☆337Apr 13, 2016Updated 10 years ago
- A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2☆3,105Feb 7, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆16,656Dec 16, 2022Updated 3 years ago
- github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等☆1,867Nov 15, 2023Updated 2 years ago
- 一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~☆9,692Dec 17, 2023Updated 2 years ago
- 微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发☆33,023Updated this week
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,549Updated this week
- hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。☆8,400Updated this week
- 通用权限管理系统:作为配置中心,管理后台系统的菜单、功能、用户、角色等,并提供DUBBO接口。☆515Mar 30, 2018Updated 8 years ago
- 👍Java 低代码, 轻量级, Spring Boot, MyBatis, Flowable, TypeScript, Vue, Antdv, 包括核心模块如:组织机构、角色用户、权限授权、数据权限、内容管理、工作流、Spring Cloud 微服务等。☆8,048Updated this week
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,941Jan 4, 2025Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.☆29,801Updated this week
- 跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)☆4,768Sep 1, 2021Updated 4 years ago
- mybatis-generator界面工具,让你生成代码更简单更快捷☆6,677Jul 9, 2024Updated 2 years ago
- 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池☆28,176Aug 1, 2026Updated 2 weeks ago
- spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。☆16,562Dec 3, 2023Updated 2 years ago
- A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)☆30,467Jul 21, 2026Updated 3 weeks ago
- Mybatis Common Mapper - Easy to use☆7,358Jul 15, 2026Updated last month
- springBoot jwt swagger集成的一套管理后台api☆35Feb 2, 2018Updated 8 years ago
- JavaEE项目开发脚手架(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)☆2,148Apr 5, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- The minimalist framework of RESTful(server and client) - Resty☆1,239Nov 5, 2021Updated 4 years ago
- Spring Cloud基础教程,持续连载更新中☆7,358Feb 22, 2023Updated 3 years ago
- Mybatis通用分页插件☆12,355Aug 7, 2026Updated last week
- Distributed Configuration Management Platform(分布式配置管理平台)☆5,521Jul 18, 2023Updated 3 years ago
- 👨🎓 Java Core Sprout : basic, concurrent, algorithm☆26,858May 21, 2024Updated 2 years ago
- about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。☆30,507Nov 18, 2023Updated 2 years ago
- Goshop2 是一个基于 Spring、Dubbo 和 MyBatis 的分布式电子商务平台。 它展示了一套典型的企业Java SOA电商系统的工程组织方式:按业务拆分数据库,按Facade/Provider/Consumer分层拆分服务,并使用Dubbo、ZooKee…☆1,100Jun 16, 2026Updated 2 months ago
- tcc-transaction是TCC型事务java实现☆5,756Jan 24, 2025Updated last year
- 开源书《跟我学Spring Cloud》的配套代码。讨论QQ群:731548893☆1,035Jan 10, 2020Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Spring Boot集成MyBatis的基础项目☆3,338Jan 26, 2022Updated 4 years ago
- Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java obj…☆24,372Updated this week
- An powerful enhanced toolkit of MyBatis for simplify development☆17,464Aug 3, 2026Updated 2 weeks ago
- Alibaba Java Coding Guidelines pmd implements and IDE plugin☆30,831Aug 6, 2024Updated 2 years ago
- SpringBoot SSO 单点登录 权限认证,OAuth2实现,支持跨域、前后端分离、分布式部署☆2,304Apr 7, 2026Updated 4 months ago
- Distributed scheduled job☆8,210Jul 29, 2026Updated 2 weeks ago
- 《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!☆15,711Dec 17, 2023Updated 2 years ago