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
Spring Boot batch processing application that reads CSV files containing customer event data (CPF, name, birth date, event, date, category, price) and imports them into a PostgreSQL database using Spring Batch framework with REST API endpoints for job management.