org.springframework.content.rest.config.ContentRestConfigurer Maven / Gradle / Ivy
package org.springframework.content.rest.config;
public interface ContentRestConfigurer {
void configure(RestConfiguration config);
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy