This is a simple application based on Java 8, WebSocket, Spring Boot, Hibernate technologies. Used STOMP over WebSocket, used default Spring message Broker. Not used redis for storing sessions, not used custom broker (Apache ActiveMQ, RabbitMQ etc) and tests not wrote (simple logic, has gui). :)
- clone this project
- navigate to folder "authentication"
- execute command ./gradlew bootRun
- open http://localhost:8080 in your browser
- insert fpi@bk.ru 123123 for success request
- insert another data for fail request