- Notifications
You must be signed in to change notification settings - Fork635
Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
spring-projects/spring-statemachine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project is not actively maintained anymore. Please refer to theannouncement.
Spring Statemachine 4.0.x will be maintained with patch releases until it is out of OSS support, please check thesupport page for more details about supported versions.
The Spring Statemachine project aims to provide a common infrastructureto work with state machine concepts in Spring applications.
It is advised to check the actual state of this project by referring tothe latest releases found onSpringStatemachine Project Page.The git repo default branch may be relatively unstable when new features areadded into the source code.
This project adheres to the Contributor Covenantcode of conduct.By participating, you are expected to uphold this code. Please reportunacceptable behavior tospring-code-of-conduct@pivotal.io.
SeedownloadingSpring artifacts for Maven repository information.
The SpringStatemachine Project Page contains links to currently availableJavaDoc and Reference Documentation for particular releases andversions.
Samples can be found underspring-statemachine-samples. Checkthe reference documentation more about what those do.
Spring Statemachine uses aGradle-based buildsystem.In the instructions below,./gradlew isinvoked from the root of the source tree and serves asa cross-platform, self-contained bootstrap mechanism for the build.
Git and theJDK8 build.
Be sure that yourJAVA_HOME environment variable points to thejdk folder extracted from the JDK download. While build requiresJDK8, created artifacts areJDK7 compatible.
./gradlew build
Discover more commands with./gradlew tasks.See also theGradlebuild and release FAQ.
Pull requests are welcome;see thecontributorguidelines for details.
If you want to contribute, search github tickets marked withhelpwanted or come up with your own ticket but please first open a ticketto discuss in order to avoid duplicate work on a topic or issue. Nobodywants to see the same work done twice!
Spring Statemachine is Open Source software released under theApache 2.0 license.
About
Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
Topics
Resources
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.