All applications could benefit from liberal use of @Configuration(proxyBeanMethods = false) wherever possible, as this speeds up application startup. Go through all application configuration and update where can.
All applications could benefit from liberal use of @Configuration(proxyBeanMethods = false) wherever possible, as this speeds up application startup. Go through all application configuration and update where can.