-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Update MyUserHandler.java #41934
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
Update MyUserHandler.java #41934
Conversation
|
@ritzykey Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
|
@ritzykey what do you mean by "markdown error"? As far as I understand it, the purpose of |
|
@ritzykey what browser and what link is that? This is what I have on Firefox for https://docs.spring.io/spring-boot/reference/web/reactive.html#web.reactive.webflux
|
|
@snicoll chrome browser. The link is https://docs.spring.io/spring-boot/reference/web/servlet.html |
|
Thanks, @ritzykey. The code that you have changed is for https://docs.spring.io/spring-boot/reference/web/reactive.html where the problem does not occur. The code for https://docs.spring.io/spring-boot/reference/web/servlet.html is Lines 24 to 39 in 06c0088
Would you like to update this class instead? The fix is to remove the newlines between Lines 26 to 38 in 06c0088
|
|
superseded by #41948 |



markdown error