JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.microservice.extractpdf4j
package
com.microservice.extractpdf4j
Contains the root configuration and application entry point for the ExtractPDF4J microservice runtime.
Related Packages
Package
Description
com.microservice.extractpdf4j.controller
Exposes HTTP endpoints for PDF upload, extraction execution, and API-based access to ExtractPDF4J capabilities.
com.microservice.extractpdf4j.service
Implements service-layer orchestration and business logic for document processing and extraction operations in the microservice layer.
Classes
Class
Description
Main