使用STS创建Spring Boot项目:
Error message:
JSONException: A JSONObject text must begin with '{' at character 0
Solution:
在新建springBoot项目时将Service URL的http://start.spring.io改成https://start.spring.io
使用STS创建Spring Boot项目:
Error message:
JSONException: A JSONObject text must begin with '{' at character 0
Solution:
在新建springBoot项目时将Service URL的http://start.spring.io改成https://start.spring.io