Compare commits

..

No commits in common. "153941c3265143670e40fb020679e14035d32bed" and "6d3299c9db15dd285c11dbefa424be250bc018b7" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ public class EgovConfigAppProperties {
private String posblAtchFileSize;
@Bean(name = "propertiesService", destroyMethod = "destroy")
@Bean(destroyMethod = "destroy")
public EgovPropertyServiceImpl propertiesService() {
EgovPropertyServiceImpl egovPropertyServiceImpl = new EgovPropertyServiceImpl();