Skip to content

LabAixBidouille/LABank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#LABank : Monnaie complémentaire communautaire fondante

#Stack

  • Spring Boot
  • Spring Security
  • Spring MVC
  • Angular 2.2.0

#Features

  • Token based authentication
  • Json Web Token
  • HMAC implementation
  • HMAC Filter used by Spring Security
  • HMAC Factory for AngularJS
  • Security utility class

#To run Java unit tests

$ mvn test

#To run the application

$ mvn spring-boot:run
  • Npm modules should be automatically installed and typescript files compiled (see pom.xml file)
  • Then go to http://localhost:8080