Revert "Polish contribution"
This reverts commit a000ed4beb
.
See gh-31454
This commit is contained in:
parent
8f42bb3dcd
commit
b99295fff4
|
@ -349,7 +349,7 @@ public abstract class AbstractApplicationContextRunner<SELF extends AbstractAppl
|
|||
* consumed context.
|
||||
* @param consumer the consumer of the created {@link ApplicationContext}
|
||||
* @return this instance
|
||||
* @since 3.0
|
||||
* @since 3.0.0
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public SELF prepare(ContextConsumer<? super A> consumer) {
|
||||
|
|
Loading…
Reference in New Issue