flowable / flowable/flowable-engine
in flowable-ui-admin-logic, the generated url for invoke other rest api is alwayse iso8859-1,how can switch to UTF-8?
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
In flowable-ui-admin-logic, FlowableClientService, the createStringEntity(String json) will always use the iso8859-1 charset, how can switch to UTF-8 charset?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.