You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usando Spring Boot JAVA, fiz uma API com PostgreSQL que possibilita a adição de tarefas, nela, tudo que você precisa fazer é adicionar o titulo da tarefa, a descrição (opcional), e o status, que é se está PENDENTE, EM_ANDAMENTO ou CONCLUIDA, não utilizei métodos avançados para tratamento de exceções, esse projeto não é profissional kkk