Stormpath Java SDK :: Tutorials :: Spring Boot Default :: Token Management
· A simple Spring Boot Web MVC application with out-of-the-box login and self-service screens!
Add the following com.stormpath.spring : stormpath-sdk-tutorials-spring-boot-default-token-management maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):
Gradle Groovy DSL: Add the following com.stormpath.spring : stormpath-sdk-tutorials-spring-boot-default-token-management gradle dependency to your build.gradle file:
Gradle Kotlin DSL: Add the following com.stormpath.spring : stormpath-sdk-tutorials-spring-boot-default-token-management gradle kotlin dependency to your build.gradle.kts file:
SBT Scala: Add the following com.stormpath.spring : stormpath-sdk-tutorials-spring-boot-default-token-management sbt scala dependency to your build.sbt file: