Interface ConfigApi


  • @Path("config")
    public interface ConfigApi
    • Method Detail

      • getConfig

        @GET
        @Produces("application/json")
        NessieConfiguration getConfig()
        Get the server configuration.