xkcoding / spring-boot-demo

🚀一个用来深入学习并实战 Spring Boot 的项目。
https://parg.co/UZM
MIT License
32.87k stars 10.82k forks source link

Fix the issue of NumberFormatException #166

Open Flyfoxs opened 3 years ago

Flyfoxs commented 3 years ago

Fix the exception: java.lang.NumberFormatException: For input string: "" Here is a reference: https://doc.xiaominfo.com/guide/format-exception.html