Class NarrowAwareSpringDataWebConfiguration

java.lang.Object
com.broadleafcommerce.data.tracking.core.autoconfigure.NarrowAwareSpringDataWebConfiguration

@Configuration @EnableConfigurationProperties(PageableProperties.class) public class NarrowAwareSpringDataWebConfiguration extends Object
Customize aspects of Spring Data Web support. Most notably, introduce support for richer Pageable implementation construction based on endpoint method Pageable param and PageableDefault annotation usage.
Author:
Jeff Fischer
  • Constructor Details

    • NarrowAwareSpringDataWebConfiguration

      public NarrowAwareSpringDataWebConfiguration()