GitHunt
MA

madupoorna/Synchronizer_Token_Pattern

Example project to explain how Synchronizer Token Pattern works

Synchronizer_Token_Pattern

This is a simple project implemented to demonstrate how Synchronizer token pattern works.

Steps to run the project.

  1. Clone repository to your machine.
  2. Go to Synchronizer_Token_Pattern folder. open command prompt and type "mvn clean package" and wait untill build complete.
  3. Type "java -jar target\SynchronizerTokenPattern-0.0.1-SNAPSHOT.jar -Dserver.port=8080" to run the project.(If "java.net.BindException: Address already in use: bind" Exception occured change server port.)
  4. Open browser and navigate to "http://localhost:8080/" .(Username – john | password - abc123)

Languages

Java71.8%HTML16.4%CSS6.8%JavaScript5.1%

Contributors

Created July 23, 2018
Updated September 13, 2018