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
Proyecto de API creada con Spring Restful y consumida con React. En ella creamos un objeto de tipo Persona con sus atributos, la enviamos por controlador como API y la consumimos en React, mostrando vistas simples de tablas y formularios.