Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Bug with context-path after upgrade to spring-boot 2.0 #683

@hohwille

Description

@hohwille

After #620 spring boot properties have changed.
So here:


the property server.context-path has to be changed to server.servlet.context-path.
Otherwise the context path will not be properly detected with recent spring-boot and therefore local REST tests may fail.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions