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

io.github.nazarovctrl.paymemerchantapi.PaymeMerchantStarterConfiguration Maven / Gradle / Ivy

package io.github.nazarovctrl.paymemerchantapi;

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

@Configuration
@ComponentScan(basePackages = "io.github.nazarovctrl")
public class PaymeMerchantStarterConfiguration {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy