Compare commits
2 Commits
6d3299c9db
...
153941c326
| Author | SHA1 | Date |
|---|---|---|
|
|
153941c326 | |
|
|
9a0bfe5c3a |
|
|
@ -43,7 +43,7 @@ public class EgovConfigAppProperties {
|
|||
private String posblAtchFileSize;
|
||||
|
||||
|
||||
@Bean(destroyMethod = "destroy")
|
||||
@Bean(name = "propertiesService", destroyMethod = "destroy")
|
||||
public EgovPropertyServiceImpl propertiesService() {
|
||||
EgovPropertyServiceImpl egovPropertyServiceImpl = new EgovPropertyServiceImpl();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue