google / google/guice

Wiki: Dispatch Order is Not Explained Correctly

Open
#1,238 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.7k
Forks
1.7k
Avg merge
11m
Merged PRs (30d)
2

Description

There seems to be an error in the [Dispatch Order](https://github.com/google/guice/wiki/ServletModule#dispatch-order) section of the wiki.

It says:
> This will traverse down the list of rules in lexical order. For example, a url /my/file.js will first be compared against the servlet mapping.

Which is incorrect. Right before that it says:

>They will be compared and dispatched in the order in which the rules appear in your ServletModule

which is correct.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.