@FunctionalInterface public interface CaptchaService extends Supplier<Captcha>
Captcha
create()
default Captcha
get()
Captcha create()
default Captcha get()
get
Supplier<Captcha>
Copyright © 2022. All rights reserved.