|
|
@ -50,7 +50,7 @@ public class ImageCodeHandler implements HandlerFunction<ServerResponse> { |
|
|
|
|
|
|
|
|
|
|
|
private static final Integer DEFAULT_IMAGE_WIDTH = 140; |
|
|
|
private static final Integer DEFAULT_IMAGE_WIDTH = 140; |
|
|
|
|
|
|
|
|
|
|
|
private static final Integer DEFAULT_IMAGE_HEIGHT = 40; |
|
|
|
private static final Integer DEFAULT_IMAGE_HEIGHT = 45; |
|
|
|
|
|
|
|
|
|
|
|
private static final Integer DEFAULT_IMAGE_LEN = 4; |
|
|
|
private static final Integer DEFAULT_IMAGE_LEN = 4; |
|
|
|
|
|
|
|
|
|
|
|