@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface ConditionalOnWebApplication
Conditional
that only matches when the application context is a web application
context.Copyright © 2014 Pivotal Software, Inc.. All rights reserved.