This action was mapped by
Convention
, and shows how to get access to the
BundleContext
and registered services
Spring Application Contexts: ${applicationContextsCount!}
Bundles List:
<#list bundles as bundle>
${bundle.symbolicName!}
#list>