类的使用
cn.taketoday.http.ResponseEntity

使用ResponseEntity的程序包
程序包
说明
Contains a basic abstraction over client/server-side HTTP.
Core package of the client-side web support.
Classes supporting the cn.taketoday.web.client package.
Web Handler
Provides a reactive WebClient that builds on top of the cn.taketoday.http.client.reactive reactive HTTP adapter layer.
Classes supporting the cn.taketoday.web.reactive.function.client package.
Support for creating a client proxy for an HTTP service annotated with HttpExchange methods.