Skip to content

Latest commit

 

History

History
executable file
·
28 lines (23 loc) · 543 Bytes

README.md

File metadata and controls

executable file
·
28 lines (23 loc) · 543 Bytes

#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