Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.
This repository was archived by the owner on Sep 10, 2019. It is now read-only.

Setting the context path for local deployments has changed in Spring Boot 2 #24

@lievendoclo

Description

@lievendoclo

The current Spring seed is Spring Boot 2.0 which requires a different parameter to set the context path:

Pre 2.0: server.contextPath
2.x: server.servlet.context-path

See: https://github.com/atomist/sample-sdm/blob/master/src/deploy/localSpringBootDeployers.ts

This has impact on the link shown and the actual deployment of the application

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions