Stormpath Java SDK :: Examples :: Spring Security :: Spring Boot Webapp
· 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-examples-spring-security-spring-boot-webmvc 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-examples-spring-security-spring-boot-webmvc gradle dependency to your build.gradle file:
Gradle Kotlin DSL: Add the following com.stormpath.spring : stormpath-sdk-examples-spring-security-spring-boot-webmvc gradle kotlin dependency to your build.gradle.kts file:
SBT Scala: Add the following com.stormpath.spring : stormpath-sdk-examples-spring-security-spring-boot-webmvc sbt scala dependency to your build.sbt file: