diff --git a/pom.xml b/pom.xml index 3238842b..a92bdcbf 100644 --- a/pom.xml +++ b/pom.xml @@ -333,34 +333,5 @@ - + \ No newline at end of file diff --git a/src/main/resources/log4jdbc.log4j2.properties b/src/main/resources/log4jdbc.log4j2.properties deleted file mode 100644 index 3b8ff2bf..00000000 --- a/src/main/resources/log4jdbc.log4j2.properties +++ /dev/null @@ -1,4 +0,0 @@ -log4jdbc.spylogdelegator.name=net.sf.log4jdbc.log.slf4j.Slf4jSpyLogDelegator - -log4jdbc.dump.sql.maxlinelength=0 -log4jdbc.drivers=org.mariadb.jdbc.Driver diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml deleted file mode 100644 index fd7a1c5c..00000000 --- a/src/main/resources/logback-spring.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - ${LOG_PATTERN} - - - - - ${LOG_PATH}/${LOG_FILE_NAME}.log - - ${LOG_PATTERN} - - - - - ${LOG_PATH}/${LOG_FILE_NAME}.%d{yyyy-MM-dd}_%i.log - - 10MB - - - 30 - - - - - - - error - ACCEPT - DENY - - - ${LOG_PATH}/${ERR_LOG_FILE_NAME}.log - - ${LOG_PATTERN} - - - - - ${LOG_PATH}/${ERR_LOG_FILE_NAME}.%d{yyyy-MM-dd}_%i.log - - - 10MB - - - 60 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/resources/spring/context-scheduler.xml b/src/main/resources/spring/context-scheduler.xml deleted file mode 100644 index 17b064f8..00000000 --- a/src/main/resources/spring/context-scheduler.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/resources/ssl/fims.cer b/src/main/resources/ssl/fims.cer deleted file mode 100644 index 143eae22..00000000 --- a/src/main/resources/ssl/fims.cer +++ /dev/null @@ -1,20 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDTTCCAjWgAwIBAgIEWHXwUzANBgkqhkiG9w0BAQsFADBXMQswCQYDVQQGEwJL -UjEOMAwGA1UECBMFc2VvdWwxDjAMBgNVBAcTBXNlb3VsMQwwCgYDVQQKEwNYSVQx -DDAKBgNVBAsTA1hJVDEMMAoGA1UEAxMDWElUMB4XDTIzMDgwMjA3MTgwNloXDTMz -MDczMDA3MTgwNlowVzELMAkGA1UEBhMCS1IxDjAMBgNVBAgTBXNlb3VsMQ4wDAYD -VQQHEwVzZW91bDEMMAoGA1UEChMDWElUMQwwCgYDVQQLEwNYSVQxDDAKBgNVBAMT -A1hJVDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAIT8O536wHkjPIxF -49iHb/nHt8ZAkBmV52OFeHVO2fkWxdcx9hh2R8ZvzThyE+eW8jXXU38l0+8nIuAA -n8j0/gRlYpGQ8IfFVrIS7G5fpOhdTb0LyHRGxzxuEHFYbNg1NNW00UWLcHyhDVTw -NACxJtVOCpMGqDWkUHw1EZmqCInoxh4791IJWIgipwBQ/oj2V/ibQC4SWCq24yIL -DPWWEwFTAYhFIArkRV24lBnAlu8EBUPc07ivbYgp/Sbmlx1MlewhrwCh6YTvUT8x -tbFEURlGQObKA2seZaBOGy4dze+kEEMphxLeYeXEj9zftcU/nFGBVCGd49D8FlUZ -WGsJHsMCAwEAAaMhMB8wHQYDVR0OBBYEFP2V1RuYumVZkyRSf+MO/2x6RH+HMA0G -CSqGSIb3DQEBCwUAA4IBAQA2/ZMEgngo/shBbclgB9AI+pQjVkGPOW8mbM66e94K -98pI9dl5pwSQQIyiIWP84hAsxj+zlCFsC/80Dsqkr0bsoOhhy4UU5A6LeD7u0doT -EMU9U5tuT1LZN3Pl/tHJdLNw+M7QnGf4ST4XBqryKfHQy82gaXdvZ1HyQXL1ehkX -SbTDEYCSZ7U3qLZr2KhB+mGlNTLym7EANqVns5x4ee0kasONd5rOvnQSCL4/PpG/ -ig2sUCwHe24KXl5rjBNgTcTbFPdvWexqVXuNjgZx8n87mDtY3y4hWeWyI20tfiMG -2jsDEgw8Gs20yGgCEYKr3HU02mKxGxppQHNGOjOaKOvp ------END CERTIFICATE----- diff --git a/src/main/resources/ssl/fimskeystore.pkcs12 b/src/main/resources/ssl/fimskeystore.pkcs12 deleted file mode 100644 index 356f172a..00000000 Binary files a/src/main/resources/ssl/fimskeystore.pkcs12 and /dev/null differ diff --git a/src/main/resources/ssl/fimstrust.pkcs12 b/src/main/resources/ssl/fimstrust.pkcs12 deleted file mode 100644 index 35a38adb..00000000 Binary files a/src/main/resources/ssl/fimstrust.pkcs12 and /dev/null differ diff --git a/src/main/resources/ssl/keystore b/src/main/resources/ssl/keystore deleted file mode 100644 index 4b56bd11..00000000 Binary files a/src/main/resources/ssl/keystore and /dev/null differ diff --git a/src/main/resources/template/disabled-parking-request.xml b/src/main/resources/template/disabled-parking-request.xml deleted file mode 100644 index a19ae321..00000000 --- a/src/main/resources/template/disabled-parking-request.xml +++ /dev/null @@ -1,20 +0,0 @@ - - -
- - DisabledParkingYnService - 4060404CMC - SVR1311000030 - {transactionID} - - - -
- - - 4060000 - ERPTC901SSI638W22183 - {carsNo} - - -
\ No newline at end of file diff --git a/src/main/resources/xit-crypto.conf b/src/main/resources/xit-crypto.conf deleted file mode 100644 index 57cd98a0..00000000 --- a/src/main/resources/xit-crypto.conf +++ /dev/null @@ -1,30 +0,0 @@ -{ "enabled": true, - "cryptoDefs": [ - { "name": "aria", - "class": "cokr.xit.base.crypto.bean.ARIA", - "settings": { - "key": "Copyright (c) 2015 - (주)엑스아이티", - "algorithm": "SHA-256", - "blockSize": 1024 - } - } - , - { "name": "xit-aria", - "class": "cokr.xit.base.crypto.bean.XitAria", - "settings": { - "charset": "EUC-KR", - "key": "Copyright (c) 2015 - (주)엑스아이티" - } - } - ], - "targetValues": [ - { "name": "주민등록번호", - "mapKeys": [ - "RTPYR_NO", "rtpyrNo", //납부자번호 - "MBER_SE_NO", "mber_se_no", "owner_mber_no" // 대표소유자회원번호 - ], - "objectProperties": ["rtpyrNo", "mber_se_no"], - "cryptoDefs": ["aria"] - } - ] -} \ No newline at end of file diff --git a/src/main/resources/xit-syslog.conf b/src/main/resources/xit-syslog.conf deleted file mode 100644 index 802c0439..00000000 --- a/src/main/resources/xit-syslog.conf +++ /dev/null @@ -1,24 +0,0 @@ -{ - "exclude": { - "classes": [], - "methods": [] - }, - - "personalFields": [ - { "name": "주민등록번호", - "code": "", - "mapKeys": ["RTPYR_NO"], - "objectProperties": [] - }, - { "name": "계좌번호", - "code": "", - "mapKeys": [], - "objectProperties": [] - }, - { "name": "주소", - "code": "", - "mapKeys": [], - "objectProperties": [] - } - ] -} \ No newline at end of file