Package org.springframework.data.config


@NonNullApi package org.springframework.data.config
Basic support for creating custom Spring namespaces and JavaConfig.
  • Class
    Description
    Helper to create BeanComponentDefinition more easily.
    Helper class to centralize common functionality that needs to be used in various places of the configuration implementation.
    Utility methods for BeanDefinitionParser implementations.
    Parser to populate the given ClassPathScanningCandidateComponentProvider with TypeFilters parsed from the given Element's children.