-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Description
- Create a new submodule
springwolf-websockets-example
inspringwolf-examples
. The submodule project structure should be similar to the other example project. - The project should have a working docker compose setup that would allow us to conveniently test the plugin after we implement it.
- We may skip creating the expected
asyncapi.json
file at this point. - As the plugin is not implemented yet, the project should not include it at this point and only provide a working Spring Boot websockets project.