Skip to content

hiwepy/simplecaptcha-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplecaptcha-spring-boot-starter

说明

基于 Simplecaptcha 验证码开源项目实现的验证码 Spring Boot Starter 实现

  1. SimpleCaptchaServlet、ChineseCaptchaServlet、StickyCaptchaServlet 自动注册

Maven

<dependency>
	<groupId>com.github.hiwepy</groupId>
	<artifactId>simplecaptcha-spring-boot-starter</artifactId>
	<version>${project.version}</version>
</dependency>

Sample : CaptchaResolver Extends

https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-simplecaptcha

About

spring-boot-starter-simplecaptcha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages