Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 243 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 243 Bytes

spring-boot-security

spring boot thymeleaf security source code

##qrcode.html 该页面是字节数组形式二维码展示页面

##DefaultController.java中的 "/qrimage" 路径是将二维码信息转为字节数组返回到前台页面