Perennes

Results 3 issues of Perennes

Hello, The change [to add the support for Spring Framework 6.0 and Jakarta API's in Spring MockMvc module](https://github.com/rest-assured/rest-assured/commit/e9e0fd7f4b3ac2e85f4831b23e359459e30a08f7#diff-79fa6f5d38775011fc151e09807e2b8cac13d44bc0c3a1173f533958694f4fd5) introduced a bug with file handling. StackTrace : ```java java.lang.IllegalArgumentException: Not enough...

## Bug reports Wiremock Version : 2.32.0 (no issue in 2.31.0) Since #1613 any float number ending with .0 is interpreted as a BigDecimal having a scale = 0. Meaning...

Hi, From my understanding of the Atmosphere Specification, simple http pooling should be available : https://github.com/Atmosphere/wasync/wiki/Atmosphere-Client-Specification-1.0#transports-supported I can't find anywhere. Due to the lack of async servlet on our application...