rint.print-lib.3.16.1.source-code.mapfish-cli-spring-application-context.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of print-lib Show documentation
Show all versions of print-lib Show documentation
Library for generating PDFs and images from online webmapping services
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"> <import resource="mapfish-spring-application-context.xml" /> <bean id="servletContext" class="org.mapfish.print.cli.CliServletContext"/> <bean id="main" class="org.mapfish.print.cli.Main"/> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy