Skip to content

Make base path configurable for WebFlux applications #10129

@bonigarcia

Description

@bonigarcia

So far (Spring Boot 1.5.4-RELEASE) I were using the configuration key server.contextPath of application.properties to change the context path of a Spring Boot based web application, as follows:

server.contextPath=/mypath

Unfortunately, this has stopped working when upgrading to Spring Boot 2.0.0-M3.

Is this a bug or this feature has changed in Spring Boot 2?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions