Make GroovyBeanDefinitionSource accessible to the CLI again
It was made package-private in 31b0e817 but it needs to be protected due to its use in the CLI's GroovyBeansTransformation.
Showing
Please register or sign in to comment
It was made package-private in 31b0e817 but it needs to be protected due to its use in the CLI's GroovyBeansTransformation.