All Downloads are FREE. Search and download functionalities are using the official Maven repository.

internal.org.springframework.content.rest.controllers.MethodNotAllowedException Maven / Gradle / Ivy

There is a newer version: 3.0.15
Show newest version
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