Package org.broadleafcommerce.common.resource.service
package org.broadleafcommerce.common.resource.service
-
ClassDescriptionService that's used to minify CSSJavascript minification service implemented using the Google Closure Compiler This will be used for minification if the Google Closure Compiler dependency is included in the projectService that's used to minify JavascriptThis service is responsible for interaction with
ResourceBundleProcessor
andResourcePreloadProcessor
to generate bundles for static resources.Service responsible for interacting with YUI-compressor or Google Closure Compiler to minify JS/CSS resources.CSS minification service implemented using the YUICompressor library