bjpe
bjpe
Hi, moving from Jackson 2.10.3 to 2.11.3 we discovered that the YAMLGenerator now has a different behaviour when serializing strings that contain special charaters like `{`, `}`, `[`, `]`, `,`....
Hi, I have a running https://github.com/errbit/errbit installation, an open source error catcher providing the same API as airbrake. I wanted to use it for a Play! project, but realized that...
Hi everyone, I have a Java application using Spring Boot 2.6.3 and mq-jms-spring-boot-starter in version 2.6.3 which subscribes to two durable topics using `@JmsListener`. When I disable the JMS cache,...