Skip to content

No need List<Customer> in HttpEntity  #83

@Sharofiddin

Description

@Sharofiddin

https://github.com/rieckpil/testing-spring-boot-applications-primer/blame/214683e3bcd91e00d3125c38c59f5688bcea73a3/src/test/java/de/rieckpil/blog/exercise11/BasicIT.java#L33

Since, GET request has no body in this example, List<Customer> in HttpEntity<List<Customer>> is redundant instead Void can be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions