The documentation for spring-pulsar contains a table documenting the compatibility matrix of supported technology versions.
At the time this question is being asked, it states that the minimum Spring Boot version is 3.2.0. But when I look at start.spring.io, the current spring boot snapshot version is 3.1.1-SNAPSHOT. There is no 3.2.0.
Is this an error in the documentation? Or are we supposed to understand from this that the spring-pulsar library is not yet production ready and will not be until the release of Spring Boot 3.2.0?