We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f219b98 + 8d97c9a commit c877cfdCopy full SHA for c877cfd
docs/src/main/asciidoc/websockets-next-tutorial.adoc
@@ -59,8 +59,8 @@ The solution is located in the `websockets-next-quickstart` link:{quickstarts-tr
59
60
First, we need a new project. Create a new project with the following command:
61
62
-:create-app-artifact-id: websockets-quickstart
63
-:create-app-extensions: websockets
+:create-app-artifact-id: websockets-next-quickstart
+:create-app-extensions: websockets-next
64
include::{includes}/devtools/create-app.adoc[]
65
66
This command generates the project (without any classes) and imports the `websockets-next` extension.
0 commit comments