We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc14c5b commit eef41fdCopy full SHA for eef41fd
src/asciidoc/core-beans.adoc
@@ -7597,6 +7597,7 @@ but rather completely overridden by a preceding entry.
7597
7598
For a common `StandardServletEnvironment`, the full hierarchy looks as follows, with the
7599
highest-precedence entries at the top:
7600
+
7601
* ServletConfig parameters (if applicable, e.g. in case of a `DispatcherServlet` context)
7602
* ServletContext parameters (web.xml context-param entries)
7603
* JNDI environment variables ("java:comp/env/" entries)
0 commit comments