wolfboys commented on PR #1866:
URL:
https://github.com/apache/incubator-streampark/pull/1866#issuecomment-1286449361
hi @macksonmu:
thanks for your hard work. have a little suggestion:
Currently, placeholder-start char and end char is hard-coded , Can they be
made configurable, They can be configured in application.yml, e.g:
```
streampark:
variable:
placeholder-start: ${
placeholder-end: }
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]