Skip to content

SpringSecurity整合验证码登录login with captcha behind Spring Security

Notifications You must be signed in to change notification settings

MASIJUN99/SimpleLoginSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security Framework with Captcha

中文版

Info

This is a demo for the captcha behind the Spring Security Framework.

Quick Start

  1. Download the project(or jar) to local.

  2. cmd the follow command to package the project to .jar

    mvn clean package -Dmaven.test.skip=true

    (if you download the jar, please jump to step 3)

  3. using cmd to run this project

    cd ./target
    java -jar demo-0.0.1-SNAPSHOT.jar
  4. try to open the localhost:8080 and test it!

More Details

English

中文版

Give me a reward

if the project do help your business, please give me a nod!

welcome to star and raise issue!

img

About

SpringSecurity整合验证码登录login with captcha behind Spring Security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published