Skip to content

Fix missing response type in CallerController.kt #100

@piomin

Description

@piomin

In the findByRequestId method of inter-communication/inter-caller-service/src/main/kotlin/pl/piomin/samples/caller/controller/CallerController.kt, the getForObject call is missing the response type parameter (Conversation::class.java) and the requestId parameter.

Please add these missing parameters to fix the method.

/sweep

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions