Run SpringBootTestContextHierarchyTests and you see the banner printed twice. We should disable it for child contexts or possibly all contexts.

Comment From: wilkinsona

I've switched the banner off for child contexts but left it on for the root context. This aligns it with the behavior of SpringApplicationBuilder.