So I have my main class:
public class ProjectEndpoint{ private String URI = "http://localhost:1212/"; public ProjectEndpoint() { }