Skip to content

Commit

Permalink
use JWT
Browse files Browse the repository at this point in the history
  • Loading branch information
guodeqiang committed Sep 9, 2017
1 parent 98affb8 commit 1496446
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 312 deletions.
8 changes: 0 additions & 8 deletions front-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>
Expand Down Expand Up @@ -137,10 +133,6 @@
<artifactId>jjwt</artifactId>
<version>0.7.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<!-- spring cloud config refrsh -->
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 1496446

Please sign in to comment.