I\'m developing a REST application to load CSV files, insert them into DB (MYSQL - mysqld Ver 5.7.32), and then query and show the records in JSON format.
The proble