I wonder what happens if you remove ``` @Bean ...
# spring
s
I wonder what happens if you remove
Copy code
@Bean
    fun stringBean() : String? = null
from your code