Coder Social home page Coder Social logo

springboot-jiami-demo's Introduction

项目介绍

本项目采用springboot,maven管理jar包,直接下载项目,下载完依赖,就可以运行,里面包含
1.AES加解密请求demo
2.RSA加解密请求demo
3.recaptcha V2版本demo
4.recaptcha V3版本demo
5.日志记录,采用自定义注解+aop实现
6.敏感词工具类
7.邮箱:发送邮件(一般用于验证码验证或者链接验证)
8.导出:上传文件,导出TXT文件
9.导出: 导出大量数据的excel(超速)
10.查询IP地址: 自动切换查询源,目前已经有5个左右查询源!!!
11.谷歌验证: 请求服务端生成谷歌私钥,然后再次请求服务端,将私钥和手机app上看到的6位数字,一并给服务端,进行校验!

运行后访问以下链接,然后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]
10.(导出TXT)http://localhost:8080/txt
11.(导出大量数据的excel(超速))http://localhost:8080/excel
12.(查询IP地址)http://localhost:8080/location

springboot-jiami-demo's People

Contributors

qiangqiang666 avatar dependabot[bot] avatar echokk11 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.