Polishing
See gh-18353
This commit is contained in:
@@ -74,7 +74,7 @@ class BeanRegistrarDslConfigurationTests {
|
||||
|
||||
private class SampleBeanRegistrar : BeanRegistrarDsl({
|
||||
registerBean<Foo>()
|
||||
registerBean<Bar>(
|
||||
registerBean(
|
||||
name = "bar",
|
||||
prototype = true,
|
||||
lazyInit = true,
|
||||
|
||||
Reference in New Issue
Block a user