Giter VIP home page Giter VIP logo

demo's Introduction

项目介绍

本项目采用springboot,maven管理jar包,直接下载项目,下载完依赖,就可以运行,里面包含
1.AES加解密请求demo
2.RSA加解密请求demo
3.recaptcha V2版本demo
4.recaptcha V3版本demo
5.日志记录,采用自定义注解+aop实现
6.敏感词工具类
7.邮箱:发送邮件(一般用于验证码验证或者链接验证)

运行后访问以下链接,然后debug就可以查看如何实现以下功能

1.(aes加解密双向)http://localhost:8080/aes
2.(rsa加解密双向)http://localhost:8080/rsa
3.(混合加解密双向)http://localhost:8080/rsaAes
4.(混合加解密双向+recaptchaV2验证)http://localhost:8080/summary
5.(V2)http://localhost:8080/recaptchaV2
6.(V3)http://localhost:8080/recaptchaV3
7.测试日志记录,访问第5或6或4点的链接即可在控制台查看效果
8.(敏感词)http://localhost:8080/checkStr?str=Monkey大傻X
9.(发送邮件)http://localhost:8080/[email protected]

demo's People

Contributors

echokk11 avatar qiangqiang666 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.