Skip to content

Instantly share code, notes, and snippets.

View sebbrousse's full-sized avatar

Sebastien Brousse sebbrousse

View GitHub Profile
package org.blog.rest.utils;
import com.google.common.base.Optional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import restx.*;
import restx.factory.Component;
import restx.http.HttpStatus;
import java.io.IOException;