Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netty server dont support set context #18

Closed
llacina opened this issue Nov 3, 2022 · 1 comment
Closed

Netty server dont support set context #18

llacina opened this issue Nov 3, 2022 · 1 comment

Comments

@llacina
Copy link

llacina commented Nov 3, 2022

Netty server dont support set context-path:

Exmaple in: application.yml

server:
  servlet:
    context-path: /gtw

@robertmcnees
Copy link
Contributor

Hi @llacina. The Guide on spring.io/guides does not use an application.yml to configure routes. Instead the guide walks the user through creating the RouteLocator Bean in Application.java.

It seems that this issue may be about something broader than the material in the guide. Perhaps Stack Overflow is the right place for a question, or submitting an issue in the relevant GitHub repository if you feel that there is an underlying issue.

I will close the issue for now. If there is an issue with this guide please reply to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants