8000 spring boot 3.1.14 completable future appends additional object to response · Issue #31521 · spring-projects/spring-framework · GitHub
[go: up one dir, main page]

Skip to content
spring boot 3.1.14 completable future appends additional object to response #31521
@eldor9797

Description

@eldor9797

Hi, team.

In Spring Boot 3.1.14
Java 17
Gradle
Windows OS
I wrote API using ComletableFuture. while fetching data from Controller, we get back as response the following json in a single response
{ "id": "993b47c0-7322-4a8d-ae79-73db7def776d", "result": { "object": [ { "type": "BANNER", "data": [ { "id": 2, "title" } ] } ] } }{ "code": -999999, "message": "Type definition error: [simple type, class uz.company.dtos.clients.banner.BannerTitle]", "data": null }
photo_2023-10-30_14-37-29

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: stackoverflowA question that's better suited to stackoverflow.comstatus: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0