eclipse 创建 springboot 项目时 报json 错误

使用eclipse 创建Spring Boot项目时报:
JSONException: A JSONObject text must begin with ‘{’ at character 0

 

 解决方式:
将Service URL(http://start.spring.io)中http加s即可。
即 Service URL为:https://start.spring.io

 

posted @   wwqqnn  阅读(900)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示