IntelliJ IDEA creates a spring boot project error: Cannot download 'https://start.spring.io'

IEAD uses https://start.spring.io by default

Change the above address to http://start.spring.io

Guess you like

Origin blog.csdn.net/u010994966/article/details/77775954