Commit Graph

67 Commits

Author SHA1 Message Date
curry772 6a53e29710 eai.tableowner AGWADM -> AGWAPP 변경 2026-06-01 09:41:10 +09:00
curry772 ade012a1f7 JSON 메시지 validation 기능 수정
- 기본 동작 변경 : transformer.validation=true
2026-05-18 14:01:42 +09:00
curry772 65fc0d0df4 context.xml rename 2026-05-18 10:49:49 +09:00
curry772 b6954139fe fix: custom.inflow 컴포넌트 스캔 추가 및 /manage/* FrontFilter 등록
- authserver-servlet.xml: com.eactive.eai.custom.inflow 패키지 component-scan 추가
  (ClientInflowTargetBucketController/MetricController 빈 등록)
- web.xml: FrontFilter url-pattern에 /manage/* 추가

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 10:50:14 +09:00
curry772 0cad54e399 패키지 오류 변경 2026-03-16 08:51:34 +09:00
curry772 ff2642a6d9 빌드 환경 설정, 서브모듈 포인터 갱신, 인증서 파일 추가
- build.gradle: nexus 저장소 설정 추가
- .gitmodules: 서브모듈 URL 정리
- elink-online-*: 서브모듈 커밋 포인터 갱신
- certificate/: OAuth 인증서 및 keystore 파일 추가
- context.xml: WebContent META-INF 컨텍스트 설정 추가
2026-03-11 10:18:41 +09:00
cho 1c5d67d486 롤링배포를 위한 healthCheck 추가,
기존 eai/fep healthCheck와 동일.
2026-03-05 14:01:36 +09:00
cho 35579fefb7 제거 2026-03-03 17:23:29 +09:00
cho 26930b4971 [보안취약점조치]db 계정/암호 노출, 삭제 2026-03-03 16:40:39 +09:00
cho a7cc72dcbd [보안취약점 조치]불필요 javascript 제거, 코드뷰어(code mirror) 의존성인것으로 보임. 온라인에서 미사용. 2026-03-03 16:39:53 +09:00
cho 9909ba807c Merge branch 'jenkins_with_weblogic' of http://192.168.240.178:18080/eapim/eapim-online.git into jenkins_with_weblogic 2026-02-26 19:33:50 +09:00
cho c624339c7c OHS 부하분산 오작동 설정(불필요) 제거 2026-02-26 19:30:22 +09:00
jaewohong 175deaa63c Prod Dialect=Oracle로 2026-02-25 18:46:39 +09:00
jaewohong bc4d698bba P 환경 DIALECT 수정 2026-02-25 18:43:57 +09:00
cho 7581ac9ba1 예외처리 못한것들에 대한 에러메세지 변경. 2026-02-20 16:14:15 +09:00
cho 7c82ea4d55 Merge branch 'Flat_정렬기능' into jenkins_with_weblogic 2026-02-05 11:13:56 +09:00
cho 7657d6d475 수정 및 PrettyPrintController 스캔 추가. 2026-02-05 11:13:26 +09:00
cho 902201a19d @RequestMapping 이나 Web.xml에 정의되지 않은 등록되지않은 않은 uri 호출시, error.jsp로 빠짐.
기본 에러 메세지 null -> "can not find Adapter Uri"
2026-01-30 10:37:11 +09:00
pksup bd3a157468 Merge branch 'jenkins_with_weblogic' of ssh://git@192.168.240.178:18081/eapim/eapim-online.git into jenkins_with_weblogic 2026-01-13 09:19:30 +09:00
cho 27c7fd4785 weblogic용 따로라 추가 수정. 2026-01-12 18:51:42 +09:00
pksup 9440e3cd9f Merge branch 'jenkins_with_weblogic' of ssh://git@192.168.240.178:18081/eapim/eapim-online.git into jenkins_with_weblogic 2026-01-12 17:23:04 +09:00
cho e7823da985 RootlessArray 처리 2026-01-12 15:20:45 +09:00
cho 71a5a9464d ROOTLESSARRAY 원복 2026-01-10 19:35:27 +09:00
cho b05ecb2ba9 inbound에 json 전문일 때, 최상위에 Array('[]')타입이 바로 올때, 변환처리를 위해,
KJB_ROOTLESS_ARRAY 라는 키의 Object를 warraped 필터처리.
2026-01-10 13:56:12 +09:00
pksup 312756adc8 : 통계거래 데이터 저장 - transaction 격리
Task-Url:
2026-01-09 10:59:40 +09:00
jaewohong 9a0d035005 to make git index sync 2025-12-31 09:49:09 +09:00
pksup e4d36d51c4 weblogic default servlet 제거 2025-12-11 15:22:45 +09:00
pksup f95c290872 error message format 404 throw 2025-12-11 14:04:08 +09:00
pksup 0553ec7a59 Merge branch 'feature/error-response-format' into jenkins_with_weblogic 2025-12-11 13:41:37 +09:00
pksup 7b3807300b feat: API 예외 처리 및 오류 응답 형식 표준화
- Spring @ControllerAdvice를 사용하여 예외 처리 로직 중앙화
- 4xx, 5xx 오류에 대한 일관된 JSON 응답 형식 적용
- elink-online-common MessageUtil 클래스에 makeJsonErrorMessage 메소드 수정
2025-12-11 13:32:46 +09:00
yunjy-hp a49121a57b Merge branch 'jenkins_with_weblogic' of ssh://192.168.240.178:18081/eapim/eapim-online into jenkins_with_weblogic 2025-12-11 11:05:22 +09:00
yunjy-hp 74aeddf838 feat: 유량제어 그룹 버킷 분리 및 현황 화면 개선
- CustomGroupBucket 클래스 신규 생성: 초당/추가 임계치를 별도 LocalBucket으로 분리하여 개별 토큰 조회 가능
  - InflowControlManager 수정: groupBucketList 타입을 CustomGroupBucket으로 변경, makeGroupBucket() 메서드 추가
  - InflowGroupBucketService 단순화: 복잡한 리플렉션 로직 제거, CustomGroupBucket 직접 메서드 사용
  - 현황 탭에 전체 인스턴스 합산 요약 추가 (활성 인스턴스 수, 초당/추가 임계치 합산)
  - 추가 임계치 시간단위에서 '초(SEC)' 옵션 제거
  - 저장 완료 후 리스트 화면 이동 제거
2025-12-11 11:03:59 +09:00
parkl 0b98c8d11f 주석 오류 수정 2025-12-09 16:21:50 +09:00
yunjy-hp 8e7f1cf0e6 Merge branch 'jenkins_with_weblogic' of ssh://192.168.240.178:18081/eapim/eapim-online into jenkins_with_weblogic 2025-12-09 16:14:29 +09:00
yunjy-hp 8780e376f8 광주은행 표준전문 관련 작업 2025-12-09 14:19:29 +09:00
daekuk 8c614fce97 persistent type 수정 2025-12-08 12:11:03 +09:00
Yunsam.Eo 786bea807b Merge branch 'jenkins_with_weblogic' of
ssh://git@192.168.240.178:18081/eapim/elink-online-common.git into
jenkins_with_weblogic
2025-12-05 18:34:48 +09:00
jaewohong 50989d4ec9 sync 2025-12-05 17:56:30 +09:00
jaewohong d6f95bab25 persistence-store none으로 수정, session복제시 store 사용안함 2025-12-05 17:21:14 +09:00
jaewohong e37b181b1c 원격 브랜치에서 eapim-online jsp 관련 파일 가져오기 2025-12-05 16:11:36 +09:00
jaewohong 12d8f157cc 원격 브랜치에서 online-eapim 관련 파일 가져오기 2025-12-05 15:37:49 +09:00
Rinjae 3274eac049 Merge remote-tracking branch 'origin/jenkins_with_weblogic' of C:/eactive/workspaces/eapim-bundle/bundles/251204/eapim-online_incremental_2025-11-01.bundle into jenkins_with_weblogic 2025-12-05 13:38:13 +09:00
Rinjae 66a7e8128f Merge branch 'jenkins_with_weblogic' of ssh://192.168.240.178:18081/eapim/eapim-online into jenkins_with_weblogic 2025-12-05 13:32:56 +09:00
Rinjae 714411690f Merge remote-tracking branch 'origin/jenkins_with_weblogic' of C:/eactive/workspaces/eapim-bundle/bundles/251110/eapim-online_incremental_2025-11-01.bundle into jenkins_with_weblogic 2025-12-05 12:00:08 +09:00
eactive f5719cf3f9 Merge branch 'jenkins_with_weblogic' of ssh://git@192.168.240.178:18081/eapim/eapim-online.git into jenkins_with_weblogic 2025-12-05 09:23:28 +09:00
Rinjae d1cc7c6740 weblogic-web.xml 수정 2025-12-04 14:04:08 +09:00
Rinjae 3b369596c1 Merge remote-tracking branch 'origin/jenkins_with_weblogic' of C:/KJB_DEV/eapim-bundle/bundles/251204/eapim-online_incremental_2025-11-01.bundle into jenkins_with_weblogic 2025-12-04 14:03:04 +09:00
Rinjae 3b1adbd7b2 Edit weblogic-web.xml 2025-12-04 13:39:10 +09:00
eactive 6ae1dd230d HTTP, SOCKET 조회를 위한 JSP 추가. 2025-11-21 11:44:37 +09:00
Yunsam.Eo 7002ec5035 Controller방식으로 원복 2025-11-07 17:51:13 +09:00