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

application context path wrongly provided by archetype 3.0.0 #688

Closed
maybeec opened this issue Sep 28, 2018 · 1 comment
Closed

application context path wrongly provided by archetype 3.0.0 #688

maybeec opened this issue Sep 28, 2018 · 1 comment

Comments

@maybeec
Copy link
Member

maybeec commented Sep 28, 2018

Currently, the archetype provides the context path with the configuration parameter
server.context-path=/ which is not recognized by spring boot 2 anymore. You have to use
server.servlet.context-path=/ now to make it work. This should be correctly reflected in the archetype and be documented for upgrading.

@maybeec
Copy link
Member Author

maybeec commented Oct 2, 2018

duplicate of #683

@maybeec maybeec closed this as completed Oct 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant