Ezyhoo
Results
2
issues of
Ezyhoo
The frontend of my website hosted on the surge.sh, which uses HTTP. The backend of my website hosted on Heroku, which uses HTTPS. The website was working fine a few...
I have SQL schema and Java class for issue and ticket model defined as follow: ```` @Data @NoArgsConstructor @AllArgsConstructor @Builder public class Ticket { private long id; private int ticket_int_1;...
help wanted
not a bug
answered