Skip to content

vhoang55/springboot-jwt-angular2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A starter project to learn about angular 2 concepts implementing a blog application using Spring boot, Spring Security integrate with jwt token.

To run the project, clone it, and import it into your favorite IDE. The main entry point is Angular2Application.java

Open browser and navigate to http://localhost:8080 To log into the application, use the the account ([email protected]/password123).

Go to http://localhost:8080/#/about for more discussion

Navigate to http://localhost:8080/console to look at the database content

*Driver Class: org.h2.Driver
*JDBC URL: jdbc:h2:mem:testdb
*User Name: sa
*Password:

About

Spring boot, Spring Security, jwt, angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published