Class NarrowAwareSpringDataWebConfiguration


  • @Configuration
    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 Detail

      • NarrowAwareSpringDataWebConfiguration

        public NarrowAwareSpringDataWebConfiguration()