GithubHelp home page GithubHelp logo

tempbottle / spring-statemachine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spring-projects/spring-statemachine

0.0 2.0 0.0 6.68 MB

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

Clojure 0.79% Java 41.18% CSS 13.55% HTML 9.52% JavaScript 34.07% CoffeeScript 0.89%

spring-statemachine's Introduction

Spring Statemachine

The Spring Statemachine project aims to provide a common infrastructure to work with state machine concepts in Spring applications.

It is advised to check the actual state of this project by referring to the latest releases found on Spring Statemachine Project Page. The git repo master branch may be relatively unstable when new features are added into the source code.

Downloading Artifacts

See downloading Spring artifacts for Maven repository information.

Documentation

The Spring Statemachine Project Page contains links to currently available JavaDoc and Reference Documentation for particular releases and versions.

Samples

Samples can be found under spring-statemachine-samples. Check the reference documentation more about what those do.

Building from Source

Spring Statemachine uses a Gradle-based build system. In the instructions below, ./gradlew is invoked from the root of the source tree and serves as a cross-platform, self-contained bootstrap mechanism for the build.

Prerequisites

Git and the JDK7 build.

Be sure that your JAVA_HOME environment variable points to the jdk1.7.0 folder extracted from the JDK download.

Check out sources

git clone [email protected]: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 the Gradle build and release FAQ.

Contributing

Pull requests are welcome; see the contributor guidelines for details.

If you want to contribute, search github tickets marked with help wanted or come up with your own ticket but please first open a ticket to discuss in order to avoid duplicate work on a topic or issue. Nobody wants to see the same work done twice!

License

Spring Statemachine is Open Source software released under the Apache 2.0 license.

spring-statemachine's People

Contributors

jvalkeal avatar spring-builds avatar fabiofalci avatar

Watchers

tempbottle avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.