Package org.springframework.boot.web.client

Web client utilities.

See: Description

  • Interface Summary 
    Interface Description
    RestTemplateCustomizer
    Callback interface that can be used to customize a RestTemplate.
  • Class Summary 
    Class Description
    RestTemplateBuilder
    Builder that can be used to configure and create a RestTemplate.
    RootUriTemplateHandler
    UriTemplateHandler to set the root for URI that starts with '/'.

Package org.springframework.boot.web.client Description

Web client utilities.

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.