I wanted to learn to make REST services, so I was suggested to use Spring Boot. I created a new project in Eclipse, using the Spring Boot Initializr plugin. The dependencies included are: Spring Web, Spring Data JPA, and H2 Database.
After I confirmed the creation of the new project, and Maven downloaded all of the dependencies, this error came up:
How can I solve this? Is this crucial to get the project working?
I think it's a small error in this version of Eclipse (I use STS 4.20.1).
It is related to the default proxy settings: Window > Preferences > General > Network Connections. By default, it is configured with 'Native.' If you change it to 'Direct,' the annoying message stops appearing.
I don't use a proxy, so I can leave it like that. If you have a proxy defined in Windows, you should copy the configuration to Eclipse when setting it to 'Direct.'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With