Mahmoud Ben Hassine
1a017dced2
Remove dependency to Spring Shell
...
This commit updates the samples to use Java's
standard CLI utilities instead of Spring Shell.
Resolves #1184
2025-04-15 14:08:19 +02:00
Henning Pöttker
83f84fd587
Fix turnstile and showcase sample
...
Signed-off-by: Henning Pöttker <25299532+hpoettker@users.noreply.github.com >
2025-03-11 17:30:37 +01:00
Mahmoud Ben Hassine
f3d582009e
Update samples to the latest Spring Shell and Boot versions
2025-02-07 05:21:01 +01:00
Janne Valkealahti
64779f4039
Reactive changes for samples
...
- Relates #750
2019-05-11 09:27:13 +01:00
Spring Operator
426fa163b2
URL Cleanup
...
- Merge/squash #686 and #694
2019-05-03 15:01:31 +01:00
Janne Valkealahti
c981c5a6ee
Update docs
...
- Remove most of a static class modifiers from docs
to make things easier if doing copy/paste. Not
all can be removed because some spring inner
config classes has to be static.
- Fixes #123
2015-11-26 09:36:47 +00:00
Janne Valkealahti
b73e22864f
Add missing headers
2015-05-29 11:32:28 +01:00
Janne Valkealahti
60e8f0745a
Type cast access for ext state variables.
2015-04-10 09:17:28 +01:00
Janne Valkealahti
45ebce9c64
Updates to docs and samples
2015-04-06 10:56:16 +01:00
Janne Valkealahti
e5c67b1c22
Reference doc updates
2015-04-05 22:26:26 +01:00
Janne Valkealahti
e1be34cc92
Fix proper transition into super state
...
- Big conceptual changes how state transitions
are handled which now allows more easy ways
to figure out what to do and where to go.
- Exposing more info via State interface
- Adding tests to samples
- Fixes #30
2015-04-03 10:47:14 +01:00
Janne Valkealahti
005bf688c3
Updates to showcase sample
2015-03-22 18:56:32 +00:00
Janne Valkealahti
fe0f7ebb95
Add complex showcase sm sample
2015-03-07 19:23:40 +00:00