Browse Excel file With Java Apoi
问题 Hello i try to brows excel file with spring boot but i get the first line in database so what i shoul to do to add other line in my database with this code i jsut get the first row , i need to import all row in my database please what i need to do the file is become to front end react js upload file the code is : @PostMapping("/upload") public ResponseEntity<?> addRfp (@RequestParam("file") MultipartFile file) throws IOException, InvalidFormatException { ZipSecureFile.setMinInflateRatio(0);