Add failure analyzer for missing web factory bean
See gh-30358
This commit is contained in:
committed by
Andy Wilkinson
parent
febea4711e
commit
dfafccaba5
@@ -93,6 +93,9 @@
|
||||
</subpackage>
|
||||
<subpackage name="server">
|
||||
<disallow pkg="org.springframework.context" />
|
||||
<subpackage name="context">
|
||||
<allow pkg="org.springframework.context" />
|
||||
</subpackage>
|
||||
</subpackage>
|
||||
<subpackage name="context">
|
||||
<allow pkg="org.springframework.boot.web.server" />
|
||||
|
||||
Reference in New Issue
Block a user