19202122232425
this.configuration = configuration; } @GET public IndexView getIndex() { return new IndexView(configuration); }