mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 20:28:01 +08:00
Polish "Add support for Spring Statemachine"
Closes gh-598
This commit is contained in:
parent
fd6f171cdc
commit
d31e649299
@ -1268,12 +1268,15 @@ initializr:
|
||||
id: spring-statemachine
|
||||
groupId: org.springframework.statemachine
|
||||
artifactId: spring-statemachine-starter
|
||||
description: Build applications using statemachine concepts
|
||||
description: Build applications using state machine concepts
|
||||
versionRange: 2.0.0.RC1
|
||||
bom: spring-statemachine
|
||||
links:
|
||||
- rel: reference
|
||||
href: https://docs.spring.io/spring-statemachine/docs/current-SNAPSHOT/reference/htmlsingle/
|
||||
- rel: guide
|
||||
href: https://docs.spring.io/spring-statemachine/docs/current-SNAPSHOT/reference/htmlsingle/#developing-your-first-spring-statemachine-application
|
||||
description: Developing your first Spring Statemachine application
|
||||
- name: Ops
|
||||
content:
|
||||
- name: Actuator
|
||||
|
Loading…
Reference in New Issue
Block a user