David KELLER
David KELLER
Your java lib is really nice ! But you use "contains()" so to can't make difference between $rabbit and $rabbitYellow during replacement. @see [stackoverflow.com/questions/42904361/…](https://stackoverflow.com/questions/42904361/java-regex-match-whole-word-with-word-boundary) So you can update source with...
Hello, I have defined this component: ``` ``` and I have this error: ``` ERROR Error: Uncaught (in promise): TypeError: date.getHours is not a function TypeError: date.getHours is not a...
**In what version(s) are you seeing this issue?** jakarta.mail-2.0.3.jar spring.integration.core-6.3.0.RELEASE @see https://github.com/spring-projects/spring-integration/issues/9746 **Describe the bug** A form header terminating by ; in a EML message raise an exception in MailUtils.arrayToDelimitedString()...