Does Spring Statemachine support Java 17 or above?
Their documentation says that the supported version is Java 8. However, the library dependency does seem to compile in a Java 17 environment.
I am new to this library and haven't used a lot of its features.
Therefore I may be wrong. Would you mind sharing your experience here?