-
Notifications
You must be signed in to change notification settings - Fork 10
Initialize Spring Boot Project with WebSocket Support #25
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest2025hacktoberfest2025hacktoberfest-acceptedhacktoberfest-accepted_2025hacktoberfest-accepted_2025help wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest2025hacktoberfest2025hacktoberfest-acceptedhacktoberfest-accepted_2025hacktoberfest-accepted_2025help wantedExtra attention is neededExtra attention is needed
Create a new Spring Boot project and include dependencies: Spring Web, Spring WebSocket, Lombok, and Spring Security (optional for later authentication). Ensure the project builds successfully.