Eric Fowler

Results 1 issues of Eric Fowler

Using Amazon Corretto JDK 20, with Spring Boot 3.0.6, I have Record type objects as @RequestBody parameters in a @RestController. These record types are converted from raw json by Jackson....