Aouichaoui Youssef
Aouichaoui Youssef
take a look at this : https://github.com/sebastianarnold/TeXoo/issues/20#issuecomment-478532837
Source : https://nvd.nist.gov/vuln/detail/CVE-2023-49293
This PR resolve #1344
The method is transformed into a case-sensitive copy `caseSensitiveCopyOf`.
I see that Jackson is starting his upgrade guide. [https://github.com/FasterXML/jackson/blob/main/jackson3/MIGRATING_TO_JACKSON_3.md](Guide)
Honestly I believe it's not good to support this or even improving this draft
@sothawo I'm not convinced by this draft at the moment. First, the metadata from the cluster is not in the correct location. I just placed it there for testing purposes,...
@sothawo - We can only identify current classes that use Document as an annotation by initializing the repository (a Spring application) or by using reflection. I tried the latter approach,...
I don't see any issues here. This draft can resolve the problem, but it remains a draft due to the types of conversions. Are you suggesting closing this draft?
You can use the `@DynamicTemplates` annotation can generate the mapping definition you need. After that the converter should handle the de/serialization process between the Elasticsearch request/response and the Document (Java...