Subversion Repositories SmartDukaan

Rev

Rev 21348 | Rev 21362 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21348 Rev 21360
Line 1... Line 1...
1
package com.spice.profitmandi.web.config;
1
package com.spice.profitmandi.web.config;
2
 
2
 
3
import java.io.FileInputStream;
-
 
4
import java.io.IOException;
3
import java.io.IOException;
5
import java.util.Properties;
4
import java.util.Properties;
6
 
5
 
7
import org.slf4j.Logger;
6
import org.slf4j.Logger;
8
import org.slf4j.LoggerFactory;
7
import org.slf4j.LoggerFactory;