This project is a Spring Boot application that reads data from a JSON file and converts it to a PDF format. It includes a REST API that can be accessed via HTTP requests using tools like Postman.
Spring AI ETL Pipeline is a modular ETL (Extract–Transform–Load) application built using Spring Boot. The project demonstrates how different document formats can be ingested, processed, and ...
PDFのデータ化に伴う複雑さの解消 業務システムを構築する際、請求書や履歴書といったPDFから特定のデータを抽出する作業は、非常に手間のかかる工程です。従来はOCRで文字を読み取り、正規表現で必要な項目を切り出すのが一般的でした。しかし、PDFの ...