Merge branch '3.0.x' into 3.1.x

Closes gh-37169
This commit is contained in:
Phillip Webb
2023-08-31 22:20:44 -07:00
8 changed files with 321 additions and 19 deletions

View File

@@ -101,6 +101,7 @@
</subpackage>
<subpackage name="server">
<disallow pkg="org.springframework.context" />
<allow pkg="org.springframework.boot.web.server"/>
<subpackage name="context">
<allow pkg="org.springframework.context" />
</subpackage>