spring-guides / gs-messaging-stomp-websocket

Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket
http://spring.io/guides/gs/messaging-stomp-websocket/
Apache License 2.0
530 stars 474 forks source link

Running Project with Gradle in Intellij #81

Closed bigalnz closed 5 months ago

bigalnz commented 8 months ago

I forked and cloned the repo then opened the project using from Version control option in Intellij.

None of the dependencies are recognised.

I have tried the refresh wheel in the gradle window.

robertmcnees commented 5 months ago

Hi @bigalnz. If you're having difficulty with importing to IntelliJ perhaps this video from Spring Academy could help?

Our CI build in GitHub Actions is currently green, so I'm thinking that is only a problem with your local IDE integration. If you think there is a larger issue with the code please reply and we can reopen the issue and continue the discussion. I'll close the issue for now.