Ceci est une ancienne révision du document !
Security + JWT
Installation
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
web:framework:spring:jwt
Ceci est une ancienne révision du document !
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>