Class RootConverter

java.lang.Object
org.dspace.app.rest.converter.RootConverter

@Component public class RootConverter extends Object
This class read the core configuration properties and constructs a RootRest instance to return
  • Constructor Details

    • RootConverter

      public RootConverter()
  • Method Details

    • convert

      public RootRest convert(jakarta.servlet.http.HttpServletRequest request)