Class ValidationConfiguration

  • All Implemented Interfaces:
    org.springframework.data.rest.webmvc.config.RepositoryRestConfigurer

    @Configuration
    public class ValidationConfiguration
    extends Object
    implements org.springframework.data.rest.webmvc.config.RepositoryRestConfigurer
    • Method Detail

      • configureValidatingRepositoryEventListener

        public void configureValidatingRepositoryEventListener​(org.springframework.data.rest.core.event.ValidatingRepositoryEventListener validatingListener)
        Specified by:
        configureValidatingRepositoryEventListener in interface org.springframework.data.rest.webmvc.config.RepositoryRestConfigurer