internal.org.springframework.content.rest.controllers.MethodNotAllowedException Maven / Gradle / Ivy
package internal.org.springframework.content.rest.controllers;
public class MethodNotAllowedException extends Exception {
private static final long serialVersionUID = 1L;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy