Skip to content

alexander00513/authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication

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). :)

Installation

  1. clone this project
  2. navigate to folder "authentication"
  3. execute command ./gradlew bootRun
  4. open https://localhost:8080 in your browser
  5. insert [email protected] 123123 for success request
  6. insert another data for fail request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages