CC007

Results 145 comments of CC007

I tried your minimal example ([slightly modified](https://github.com/CodeQualIT/CQITFunctions/tree/minimal-upgraded-sample/pocs/boxedhello-minimal-project), but in essence the same). When using Spring Boot `3.0.5` and Spring Cloud `2022.0.2`, the example does now work. There are 2 things...

Hmm, after applying your suggestions, when I run with the project with [my branch](https://github.com/CodeQualIT/CQITFunctions/tree/master/pocs/boxedhello-minimal-project), I do still get the following error: ``` Could not write request: no suitable HttpMessageConverter found...

For my usecase I eventually want to support the user being able to provide their own parent, but for now for the MVP of my software using the spring boot...

In the case of that last example, the title would be quite long, so if needed the title could be cut off after a certain number of characters.

The issue is still relevant

I understand that this is low prio to fix so I wouldn't expect this to be implemented yet, but not even a reply for HALF A YEAR? Makes me think...

Thanks for the response, @gaktive . I'm glad to see not just a comment, but actual actions taken to triage the issue.

It would be nice if property descriptors would be supplemented with `Class::getRecordComponents` in the case that `Class::isRecord` is true