Spring Boot 接口请求参数自动加解密
☆144Jul 12, 2025Updated last year
Alternatives and similar repositories for rsa-encrypt-body-spring-boot
Users that are interested in rsa-encrypt-body-spring-boot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔒 SpringBoot控制器统一的响应体编码/加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA | SpringBoot controller unified response body encoding/encryption and requ…☆410Dec 11, 2022Updated 3 years ago
- ElasticSearch是一个基于Lucene的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于RESTful web接口。Elasticsearch是用Java开发的,并作为Apache许可条款下的开放源码发布,是当前流行的企业级搜索引擎。设计用于云计算中,…☆13Jun 21, 2022Updated 4 years ago
- encryption and decryption framework based on spring boot☆11Oct 31, 2022Updated 3 years ago
- 使用springBoot的AOP切面实现的请求解密响应加密demo☆18Jul 12, 2025Updated last year
- An implementation of various angular validators for Angular 2+. Currently support data-driven form only.☆12Mar 23, 2019Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- spring security oauth2 simple demo☆21Nov 16, 2022Updated 3 years ago
- 验证接口的签名,避免受到攻击☆28Aug 9, 2026Updated last month
- 基于SpringBoot 2.2.1 SpringCloud Hoxton,整合oauth2、gateway限流、skywalking、swagger等,算是一个练手项目吧,代码写得有点乱,如果对你有用的话请点个star呀~☆25Feb 20, 2021Updated 5 years ago
- api-crypto-spring-boot 是基于 Spring Boot 开发的控制器统一注解方式自动加解密 请求体、响应体 的启动器,该组件能够提供在 接口交互过程中数据的安全保护能力。支持常见的 加解密算法、编码、签名 等模式;☆25Oct 21, 2022Updated 3 years ago
- 烛光学院jack老师自定义soa框架☆13May 21, 2018Updated 8 years ago
- SpringCloud相关demo实例☆19Oct 15, 2020Updated 5 years ago
- JeecgBoot CAS单点登录服务端代码☆15Dec 6, 2024Updated last year
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Jul 7, 2022Updated 4 years ago
- Spring Boot API 是一个基于Spring Boot & MyBatis plus的种子项目,用于快速构建中小型API项目,特点稳定、简单、快速,摆脱那些重复劳动☆14Jul 12, 2025Updated last year
- 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.
- 基于ActivieMQ实现的消息推送,在移动端的实现 部分☆12May 7, 2017Updated 9 years ago
- MySQL增量数据实时同步到HDFS/Hive☆11Jul 24, 2018Updated 8 years ago
- Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).☆17Jan 30, 2023Updated 3 years ago
- 国外支付 paypal 与 stripe☆10Jul 12, 2025Updated last year
- monkey-api-encrypt是对基于Servlet的Web框架API请求进行统一加解密操作☆776Dec 16, 2022Updated 3 years ago
- Clivia is a scalable, high-performance, elastic and responsive API gateway based on spring weblux☆17Jan 27, 2022Updated 4 years ago
- spring boot 与 iview 前后端分离架构☆33Jun 21, 2022Updated 4 years ago
- 从零实现一个日志框架☆42Feb 8, 2021Updated 5 years ago
- 结合activeMQ实现在服务器端推送消息,Spring MVC实现☆13May 7, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- vue chrome extension template (chrome浏览器扩展模板-Vue)☆23May 19, 2025Updated last year
- 以spring boot 集成了支付宝即时到帐,微信扫码支付,以及银联支付等第三方支付☆16Mar 1, 2017Updated 9 years ago
- 基于websocket的浏览器推送服务器☆11Oct 12, 2017Updated 8 years ago
- Spring Boot 集成 JustAuth 的最佳实践~☆362Jan 13, 2025Updated last year
- CAS Spring Boot Admin Server Overlay Template☆20Feb 9, 2021Updated 5 years ago
- Transformer可能是最简单,但最强大的字段转换插件,一个注解搞定任意转换,让开发变得更加丝滑☆62Jun 22, 2026Updated 2 months ago
- 微信App支付、 支付宝App支付服务端Demo☆14Mar 14, 2019Updated 7 years ago
- 基于ffmpeg+spring+quartz+dubbo+zookeeper+MyBatis服务化的视频转换分布式服务☆12Jul 21, 2016Updated 10 years ago
- Inject custom JS and CSS into your Axure prototypes. Use Axure Plugins locally.☆17May 2, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- springboot部署系统(部署+缓存管理+业务降级+应用监控)☆22Mar 12, 2018Updated 8 years ago
- 使mybatis支持mysql5.7+版本的geometry类型☆13Sep 15, 2019Updated 7 years ago
- Boost your mybatis sql developing experience☆45Apr 22, 2021Updated 5 years ago
- SpringBoot 常用组件☆36Mar 18, 2024Updated 2 years ago
- (最标准的公钥加密,私钥解密)后台生成RSA公钥以及私钥,私钥保密,公钥下发,前端登录使用公钥加密。后台登录验证使用私钥解密☆11Jul 31, 2018Updated 8 years ago
- ☆25May 18, 2020Updated 6 years ago
- Shiro多项目权限集中管理(菜单、按钮、区域管理、组织机构管理、数据权限)☆63Aug 22, 2018Updated 8 years ago