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!

License

License

Categories

Categories

Spring Boot Container Microservices Security ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-examples-spring-security-spring-boot-webmvc
Last Version

Last Version

1.0.RC5.1
Release Date

Release Date

Type

Type

jar
Description

Description

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!

Download stormpath-sdk-examples-spring-security-spring-boot-webmvc

How to add to project

<!-- https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-examples-spring-security-spring-boot-webmvc/ -->
<dependency>
    <groupId>com.stormpath.sdk</groupId>
    <artifactId>stormpath-sdk-examples-spring-security-spring-boot-webmvc</artifactId>
    <version>1.0.RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-examples-spring-security-spring-boot-webmvc/
implementation 'com.stormpath.sdk:stormpath-sdk-examples-spring-security-spring-boot-webmvc:1.0.RC5.1'
// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-examples-spring-security-spring-boot-webmvc/
implementation ("com.stormpath.sdk:stormpath-sdk-examples-spring-security-spring-boot-webmvc:1.0.RC5.1")
'com.stormpath.sdk:stormpath-sdk-examples-spring-security-spring-boot-webmvc:jar:1.0.RC5.1'
<dependency org="com.stormpath.sdk" name="stormpath-sdk-examples-spring-security-spring-boot-webmvc" rev="1.0.RC5.1">
  <artifact name="stormpath-sdk-examples-spring-security-spring-boot-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.sdk', module='stormpath-sdk-examples-spring-security-spring-boot-webmvc', version='1.0.RC5.1')
)
libraryDependencies += "com.stormpath.sdk" % "stormpath-sdk-examples-spring-security-spring-boot-webmvc" % "1.0.RC5.1"
[com.stormpath.sdk/stormpath-sdk-examples-spring-security-spring-boot-webmvc "1.0.RC5.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.stormpath.spring : stormpath-spring-security-webmvc-spring-boot-starter jar 1.0.RC5.1
com.stormpath.spring : stormpath-thymeleaf-spring-boot-starter jar 1.0.RC5.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (3)

Group / Artifact Type Version
com.stormpath.sdk : stormpath-sdk-httpclient jar 1.0.RC5.1
org.slf4j : jcl-over-slf4j jar 1.7.8
ch.qos.logback : logback-classic jar 1.1.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.codehaus.groovy : groovy-all jar 1.8.8
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.
com.stormpath.sdk

Stormpath

Versions

Version
1.0.RC5.1
1.0.RC5