Package org.springframework.boot.context.annotation

Classes related to Spring's ApplicationContext annotations.

See: Description

  • Interface Summary 
    Interface Description
    DeterminableImports
    Interface that can be implemented by ImportSelector and ImportBeanDefinitionRegistrar implementations when they can determine imports early.
  • Class Summary 
    Class Description
    Configurations
    A set of @Configuration classes that can be registered in ApplicationContext.
    UserConfigurations
    Configurations representing user-defined @Configuration classes (i.e.

Package org.springframework.boot.context.annotation Description

Classes related to Spring's ApplicationContext annotations.

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.