Getting Started With RSocket in Spring Boot
Stars
148
Forks
67
Watchers
148
Open Issues
16
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
2
commits
added a commented out log level line for RSocket debugging
6c3e195View on GitHubtweaked some of the security settings for roles and configuration
9c111feView on GitHubensured login status is checked on client methods. Ensured current user is printed on server methods
746c510View on GitHubadded tests for other users, checking their access is denied
37e5f42View on GitHubadded a security test which asserts that uses without the required role are denied access to methods
da56d9fView on GitHub