Simple Captcha in Java

SimpleCaptcha is a simple Java library which can be used to develop random “captcha” generation for verification and validation purposes. Captcha is combination of background , text and line(noise) like below:

I used to this application simple core java coding thru [MAVEN]. This is standalone application, but in my next post I will share SimpleCaptcha by using Spring Boot . To read more about SimpleCaptcha java library go through this http://simplecaptcha.sourceforge.net/

In my git [https://github.com/abdamah/simpleCaptchaApp] you can download and trace out my code, it simple and clean code. Here you will get complete code including jars/dependencies needed to develop the application. And also it is my pleasure to your feedback

原文链接:Simple Captcha in Java

© 版权声明
THE END
喜欢就支持一下吧
点赞15 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容