spring-statemachine
State Machine Framework
Provides a common infrastructure to work with state machine concepts in Spring applications
Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
2k stars
91 watching
616 forks
Language: Java
last commit: about 2 months ago
Linked from 1 awesome list
javaspringstatemachine
Related projects:
Repository | Description | Stars |
---|---|---|
reactkit/swiftstate | A state machine implementation in Swift with elegant routing and event handling capabilities. | 905 |
stateless4j/stateless4j | A Java library for creating and managing state machines with support for various features such as hierarchical states, entry/exit events, and guard clauses. | 898 |
state-machines/state_machines | Supports creating state machines for attributes on Ruby classes | 820 |
hekailiang/squirrel | A lightweight and extensible state machine implementation for Java applications. | 2,198 |
thehiflyer/fettle | A state machine framework for managing the behavior of complex systems in Java. | 24 |
statefulj/statefulj | A Java framework for implementing and integrating finite state machines into applications with support for persistence and Spring-based frameworks. | 171 |
spring-projects/spring-integration | Provides an extension of the Spring programming model to support Enterprise Integration Patterns and lightweight messaging within applications. | 1,546 |
spring-projects/spring-net | A comprehensive framework for building enterprise-level .NET applications with dependency injection, aspect-oriented programming, and declarative transaction management. | 856 |
achou11/state-machines | A collection of knowledge and terminology around state machines used in software development | 62 |
unquietcode/jstate | Provides a Java tool for building and managing state machines with standardized methods and callbacks. | 97 |
steelbreeze/state.js | An executable state machine API for Node and Web development | 323 |
puremvc/puremvc-as3-util-statemachine | A Finite State Machine utility for ActionScript 3 applications | 6 |
spring-projects/spring-kafka | Provides a familiar Spring abstraction for Apache Kafka | 2,194 |
davidmoten/state-machine | Generates Java classes to handle state transitions based on a state machine definition | 135 |
shuckster/statebot | An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 28 |