Uses of Class
org.springframework.http.ResponseEntity

Packages that use ResponseEntity
Package
Description
Contains a basic abstraction over client/server-side HTTP.
Core package of the client-side web support.
Provides a reactive WebClient that builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer.
Classes supporting the org.springframework.web.reactive.function.client package.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.
SockJS client implementation of WebSocketClient.