mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-08 14:48:05 +08:00
Polish Stormpath entry
Closes gh-307
This commit is contained in:
parent
bbe5df248f
commit
49bfaaeb66
@ -92,7 +92,7 @@ initializr:
|
|||||||
stormpath-bom:
|
stormpath-bom:
|
||||||
groupId: com.stormpath.sdk
|
groupId: com.stormpath.sdk
|
||||||
artifactId: stormpath-bom
|
artifactId: stormpath-bom
|
||||||
version: 1.3.0
|
version: 1.5.0
|
||||||
gradle:
|
gradle:
|
||||||
dependency-management-plugin-version: 0.6.0.RELEASE
|
dependency-management-plugin-version: 0.6.0.RELEASE
|
||||||
kotlin:
|
kotlin:
|
||||||
@ -338,17 +338,12 @@ initializr:
|
|||||||
- versionRange: "[1.2.0.RELEASE,1.3.0.RC1)"
|
- versionRange: "[1.2.0.RELEASE,1.3.0.RC1)"
|
||||||
version: 1.0.1.RELEASE
|
version: 1.0.1.RELEASE
|
||||||
scope: test
|
scope: test
|
||||||
- name: Stormpath Default
|
- name: Stormpath
|
||||||
|
id: stormpath
|
||||||
|
description: Stormpath default starter including Spring MVC, Thymeleaf and Spring Security
|
||||||
groupId: com.stormpath.spring
|
groupId: com.stormpath.spring
|
||||||
artifactId: stormpath-default-spring-boot-starter
|
artifactId: stormpath-default-spring-boot-starter
|
||||||
id: stormpath-default-spring-boot-starter
|
versionRange: "[1.5.0.RC1,2.0.0.M1)"
|
||||||
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
|
bom: stormpath-bom
|
||||||
- name: Template Engines
|
- name: Template Engines
|
||||||
content:
|
content:
|
||||||
@ -381,6 +376,7 @@ initializr:
|
|||||||
- name: Thymeleaf
|
- name: Thymeleaf
|
||||||
id: thymeleaf
|
id: thymeleaf
|
||||||
description: Thymeleaf templating engine, including integration with Spring
|
description: Thymeleaf templating engine, including integration with Spring
|
||||||
|
weight: 100
|
||||||
facets:
|
facets:
|
||||||
- web
|
- web
|
||||||
keywords:
|
keywords:
|
||||||
|
Loading…
Reference in New Issue
Block a user