Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Spring Statemachine is a framework for application developers to use state machine concepts with Spring.

NotificationsYou must be signed in to change notification settings

spring-projects/spring-statemachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Spring Statemachine

badge (GitHub default)Revved up by Develocity

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.

Code of Conduct

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.

Downloading Artifacts

SeedownloadingSpring artifacts for Maven repository information.

Documentation

The SpringStatemachine Project Page contains links to currently availableJavaDoc and Reference Documentation for particular releases andversions.

Samples

Samples can be found underspring-statemachine-samples. Checkthe reference documentation more about what those do.

Building from Source

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.

Prerequisites

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.

Check out sources

git clone git@github.com:spring-projects/spring-statemachine.git

Install all spring-\* jars into your local Maven cache

./gradlew install

Compile and test; build all jars, distribution zips, and docs

./gradlew build

Discover more commands with./gradlew tasks.See also theGradlebuild and release FAQ.

Contributing

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!

License

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

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp