Subversion Repositories SmartDukaan

Rev

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

Rev 21560 Rev 21561
Line 1... Line 1...
1
package com.spice.profitmandi.config;
1
package com.spice.profitmandi.web.config;
2
 
2
 
3
import java.io.IOException;
3
import java.io.IOException;
4
import java.util.Properties;
4
import java.util.Properties;
5
 
5
 
6
import org.slf4j.Logger;
6
import org.slf4j.Logger;