Uses of Interface
org.springframework.context.EnvironmentAware

Packages that use EnvironmentAware
Package
Description
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Classes supporting the org.springframework.orm.hibernate5 package.
Classes supporting the org.springframework.orm.jpa package.
Provides generic filter base classes allowing for bean-style configuration.
Support classes for the multipart resolution framework.
Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.
Support classes for serving static resources.