Default implementation of {@link CacheKeyFactory} which builds the {@link CacheKey} by setting all required typesafter inspecting the request. The {@link GroupExtractor} is used to retrieve required fields. The minimize flag willbe computed based on {@link WroConfiguration#isMinimizeEnabled()} configuration.
@author Alex Objelean
@since 1.6.0
@created 19 Oct 2012
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.