This is a simple example of how to use spring-security-jwt features.
- Kotlin.
- H2.
- Spring Boot.
- Spring Security Jwt.
- Git
- Java
- Maven
- Maven Alternative Installation Options:
- http://sdkman.io:
$ sdk install maven
- https://brew.sh:
$ brew install maven
- http://sdkman.io:
- Clone the Project.
- Open terminal and execute:
$ docker-compose up
- After execute
$ mvn clean install.
- Execute the Application.kt in project.
-
After run the application:
This application is deployed in heroku, please check the environment tab!