flowable / flowable/flowable-engine
flowable-camel org.apache.camel.converter.stream.InputStreamCache missing from DefaultVariableTypes.java TypesList
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
**Describe the bug**
Flowable fails with exception: couldn't find a variable type that is able to serialize when upgraded to new JDK17 supported version org.apache.camel.converter.stream.InputStreamCache in class DefaultVariableTypes.java in package org.flowable.variable.service.impl.types in spring boot 3.x application
**Expected behavior**
org.apache.camel.converter.stream.InputStreamCache should be available type and supported by flowable-camel by default
**Code**
N/A
**Additional context**
Flowable version 7.0.0, Camel versions 4.0.0 - 4.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.