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

com.gyftedstore.currency.rates.cca.CCAEnvironmentPostProcessor Maven / Gradle / Ivy

There is a newer version: 1.0.12
Show newest version
package com.gyftedstore.currency.rates.cca;

import com.gyftedstore.currency.rates.utils.ProviderEnvironmentPostProcessor;

public class CCAEnvironmentPostProcessor extends ProviderEnvironmentPostProcessor {

	@Override
	protected String getConfigurationFile() {
		return "/cca.yml";
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy