Skip to content

Fix queriedMethods handling in ReflectionHintsSerializer #28212

Closed
@sdeleuze

Description

@sdeleuze

As discovered by @snicoll, serialiation of queriedMethods is broken when there is no methods.

[
  {
    "name": "com.example.nativex.sample.basic.SampleConfiguration"
    "queriedMethods": [
      {
        "name": "testBean",
        "parameterTypes": []
      }
    ]
  }
]

Metadata

Metadata

Assignees

Labels

theme: aotAn issue related to Ahead-of-time processingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions