Skip to content

Poc project to implements Spring Security JWT using kotlin.

Notifications You must be signed in to change notification settings

JoaoPedroCardoso/jwt-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring.security.jwt

Welcome to Jwt poc!

This is a simple example of how to use spring-security-jwt features.

Technologies Used::
  • Kotlin.
  • H2.
  • Spring Boot.
  • Spring Security Jwt.

Dependencies

Executing the Project

  • Clone the Project.
  • Open terminal and execute:
$ docker-compose up
  • After execute
$ mvn clean install.
  • Execute the Application.kt in project.

API Documentation

Note

This application is deployed in heroku, please check the environment tab!

About

Poc project to implements Spring Security JWT using kotlin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages