forked from Fascinated/Bat
add spotify feature
This commit is contained in:
@ -6,4 +6,5 @@ import org.springframework.web.bind.annotation.ResponseStatus;
|
||||
|
||||
@StandardException
|
||||
@ResponseStatus(HttpStatus.NOT_FOUND)
|
||||
public class ResourceNotFoundException extends RuntimeException { }
|
||||
public class ResourceNotFoundException extends RuntimeException {
|
||||
}
|
||||
|
Reference in New Issue
Block a user