Back to search
A Spring Boot demo project for implementing Server-Sent Events (SSE) with an MCP (Message Control Protocol) server. Explore real-time data streaming and event-driven architecture in Java using this hands-on example.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Remove unused dependencies for Spring Data JPA and H2 database from pom.xml
3924b31View on GitHubAdd README.md with project overview, features, setup instructions, and usage examples
e268046View on GitHubInitial project setup with Spring Boot, including configuration files, application properties, and basic API structure.
1678278View on GitHub