Class BankProfileReadingService

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ResourceLoaderAware

    @Service
    public class BankProfileReadingService
    extends Object
    implements org.springframework.context.ResourceLoaderAware
    • Constructor Detail

      • BankProfileReadingService

        public BankProfileReadingService()
    • Method Detail

      • setResourceLoader

        public void setResourceLoader​(org.springframework.core.io.ResourceLoader resourceLoader)
        Specified by:
        setResourceLoader in interface org.springframework.context.ResourceLoaderAware