All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pl.beone.promena.configuration.PdfBoxPageExtractorTransformerModuleContext.kt Maven / Gradle / Ivy

package pl.beone.promena.configuration

import org.springframework.context.annotation.ComponentScan
import org.springframework.context.annotation.Configuration
import org.springframework.context.annotation.PropertySource

@Configuration
@ComponentScan(basePackages = ["pl.beone.promena.transformer.pageextractor.pdfbox.configuration"])
@PropertySource("classpath:transformer-page-extractor-pdfbox.properties")
class PdfBoxPageExtractorTransformerModuleContext




© 2015 - 2025 Weber Informatics LLC | Privacy Policy