This is an automated email from the ASF dual-hosted git repository.
asf-ci-deploy pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/grails-doc.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 299b2c4efb Deploying to gh-pages - 14:20:22
299b2c4efb is described below
commit 299b2c4efb9c2f67c6f57b6e5b83ec6c6fb489f8
Author: jamesfredley <[email protected]>
AuthorDate: Thu Aug 14 14:20:22 2025 +0000
Deploying to gh-pages - 14:20:22
---
snapshot/guide/pages/upgrading60x.html | 11 +++++++++++
snapshot/guide/single.html | 11 +++++++++++
snapshot/guide/upgrading.html | 11 +++++++++++
3 files changed, 33 insertions(+)
diff --git a/snapshot/guide/pages/upgrading60x.html
b/snapshot/guide/pages/upgrading60x.html
index 345d82ba1d..241630fcc0 100644
--- a/snapshot/guide/pages/upgrading60x.html
+++ b/snapshot/guide/pages/upgrading60x.html
@@ -802,6 +802,17 @@ apply plugin:
"cloud.wondrify.asset-pipeline"</code></pre>
<p><a
href="https://docs.spring.io/spring-boot/appendix/application-properties/index.html#application-properties.server.server.tomcat.max-part-count">Spring
Boot Common Application Properties</a></p>
</div>
</div>
+<div class="sect4">
+<h5
id="_12_16_servletcontext_no_longer_included_by_default_in_generated_bootstrap_init">12.16
servletContext no longer included by default in generated Bootstrap init{}</h5>
+<div class="paragraph">
+<p>The <code>servletContext</code> is no longer included by default in the
generated <code>Bootstrap</code> class. If you need access to the
<code>servletContext</code>, you can inject it into your <code>Bootstrap</code>
class using:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="console">ServletContext
servletContext</code></pre>
+</div>
+</div>
+</div>
</div>
</div>
diff --git a/snapshot/guide/single.html b/snapshot/guide/single.html
index 85f36e1038..6098b8d6a7 100644
--- a/snapshot/guide/single.html
+++ b/snapshot/guide/single.html
@@ -2890,6 +2890,17 @@ apply plugin:
"cloud.wondrify.asset-pipeline"</code></pre>
<p><a
href="https://docs.spring.io/spring-boot/appendix/application-properties/index.html#application-properties.server.server.tomcat.max-part-count">Spring
Boot Common Application Properties</a></p>
</div>
</div>
+<div class="sect4">
+<h5
id="_12_16_servletcontext_no_longer_included_by_default_in_generated_bootstrap_init">12.16
servletContext no longer included by default in generated Bootstrap init{}</h5>
+<div class="paragraph">
+<p>The <code>servletContext</code> is no longer included by default in the
generated <code>Bootstrap</code> class. If you need access to the
<code>servletContext</code>, you can inject it into your <code>Bootstrap</code>
class using:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="console">ServletContext
servletContext</code></pre>
+</div>
+</div>
+</div>
</div>
</div>
diff --git a/snapshot/guide/upgrading.html b/snapshot/guide/upgrading.html
index 796192df20..84dfa1886d 100644
--- a/snapshot/guide/upgrading.html
+++ b/snapshot/guide/upgrading.html
@@ -831,6 +831,17 @@ apply plugin:
"cloud.wondrify.asset-pipeline"</code></pre>
<p><a
href="https://docs.spring.io/spring-boot/appendix/application-properties/index.html#application-properties.server.server.tomcat.max-part-count">Spring
Boot Common Application Properties</a></p>
</div>
</div>
+<div class="sect4">
+<h5
id="_12_16_servletcontext_no_longer_included_by_default_in_generated_bootstrap_init">12.16
servletContext no longer included by default in generated Bootstrap init{}</h5>
+<div class="paragraph">
+<p>The <code>servletContext</code> is no longer included by default in the
generated <code>Bootstrap</code> class. If you need access to the
<code>servletContext</code>, you can inject it into your <code>Bootstrap</code>
class using:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="console">ServletContext
servletContext</code></pre>
+</div>
+</div>
+</div>
</div>
</div>