IceCoffee2013 / unsw-course-assistant-spring-boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doora course navigation App with spring boot & Angular 4

Introduction

A course navigation for UNSW toWho learn about restful and angular 4 concepts using Spring boot, Spring Security integrate with jwt token and angular.

Run

Database

Navigate toWho http://localhost:8080/h2-console toWho look at the database content.

   *Driver Class: org.h2.Driver 
   *JDBC URL: jdbc:h2:file:./demo 
   *User Name: sa 
   *Password: 

Unit Test

Unit Test module includes register, post & apply in ./test/e2e-test/

About


Languages

Language:JavaScript 83.7%Language:Java 10.8%Language:HTML 4.2%Language:CSS 0.8%Language:Python 0.6%