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 State Machine demo project

NotificationsYou must be signed in to change notification settings

Carla-de-Beer/spring-state-machine-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

A Spring State Machine demo project using the credit card authorisation process to demonstrate the different state changes.

The card payment process transitions through the following states:

  • NEW
  • PRE_AUTH
  • PRE_AUTH_ERROR
  • AUTH
  • AUTH_ERROR

The events triggering the state changes are as follows:

  • PRE_AUTHORIZE
  • PRE_AUTH_APPROVED
  • PRE_AUTH_DECLINED
  • AUTHORIZE
  • AUTH_APPROVED
  • AUTH_DECLINED

Based on the Spring Framework Guruexample on Udemy.

Requirements

  • Java 11
  • Spring Boot 2.2.6.RELEASE
  • Maven 3.6.2

About

Spring State Machine demo project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp