Merge branch '2.4.x'
Closes gh-24496
This commit is contained in:
@@ -104,7 +104,6 @@
|
||||
:gradle-docs: https://docs.gradle.org/current/userguide
|
||||
:hibernate-docs: https://docs.jboss.org/hibernate/orm/5.4/userguide/html_single/Hibernate_User_Guide.html
|
||||
:java-api: https://docs.oracle.com/javase/8/docs/api
|
||||
:jetty-docs: https://www.eclipse.org/jetty/documentation/{jetty-version}
|
||||
:jooq-docs: https://www.jooq.org/doc/{jooq-version}/manual-single-page
|
||||
:junit5-docs: https://junit.org/junit5/docs/current/user-guide
|
||||
:kotlin-docs: https://kotlinlang.org/docs/reference/
|
||||
|
||||
@@ -864,7 +864,7 @@ Finally, access logging for Jetty can also be configured as follows:
|
||||
----
|
||||
|
||||
By default, logs are redirected to `System.err`.
|
||||
For more details, see {jetty-docs}/configuring-jetty-request-logs.html[the Jetty documentation].
|
||||
For more details, see the Jetty documentation.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user