Example usage for org.springframework.web.util UriComponentsBuilder subclass-usage

List of usage examples for org.springframework.web.util UriComponentsBuilder subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.util UriComponentsBuilder subclass-usage.

Usage

From source file your.microservice.core.util.YourServletUriComponentsBuilder.java

/**
 * A UriComponentsBuilder that extracts information from an HttpServletRequest.
 *
 * @author Rossen Stoyanchev
 * @since 3.1
 */