GroovyBeanDefinitionSource Type — spring-boot Architecture
Architecture documentation for the GroovyBeanDefinitionSource type/interface in BeanDefinitionLoader.java from the spring-boot codebase.
Entity Profile
Source Code
core/spring-boot/src/main/java/org/springframework/boot/BeanDefinitionLoader.java lines 329–334
@FunctionalInterface
protected interface GroovyBeanDefinitionSource {
Closure<?> getBeans();
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free