Reduce need for bean method proxying and disable where not needed
Closes gh-9068
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@Configuration
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
class App {
|
||||
|
||||
@Bean
|
||||
|
||||
Reference in New Issue
Block a user