Add Stormpath Default Spring Boot Starter

See gh-307
This commit is contained in:
Micah Silverman 2016-07-06 12:53:41 -04:00 committed by Stephane Nicoll
parent 610f8c6f2b
commit bbe5df248f

View File

@ -89,6 +89,10 @@ initializr:
groupId: com.vaadin
artifactId: vaadin-bom
version: 7.7.5
stormpath-bom:
groupId: com.stormpath.sdk
artifactId: stormpath-bom
version: 1.3.0
gradle:
dependency-management-plugin-version: 0.6.0.RELEASE
kotlin:
@ -334,6 +338,18 @@ initializr:
- versionRange: "[1.2.0.RELEASE,1.3.0.RC1)"
version: 1.0.1.RELEASE
scope: test
- name: Stormpath Default
groupId: com.stormpath.spring
artifactId: stormpath-default-spring-boot-starter
id: stormpath-default-spring-boot-starter
description: Stormpath Default Spring Boot Starter for integration with Stormpath including WebMVC, Thymeleaf and Spring Security
keywords:
- api
- auth
- mvc
- oauth
- oauth2
bom: stormpath-bom
- name: Template Engines
content:
- name: Freemarker