• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
chominsoo4245 / mjon_git star
Forked from hylee / mjon_git
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjon_gitsrcmainresourcesegovframeworkspringcomcontext-crypto.xml
Download as .zip file
File name
Commit message
Commit date
DATABASE
mjon_git
2023-06-12
src/main
2024/02/06 20건 문자 enter키 발송 추가
2024-02-06
.codetogether.ignore
mjon_git
2023-06-12
.gitignore
gitignore 적용
2023-06-12
pom.xml
mjon_git
2023-06-12
File name
Commit message
Commit date
java
후불결제 정상 변수 타입 변경 - 정수형 변수로 선언 되어있어서 실수형(float) 형으로 변경
2024-02-02
resources
관리자 결제상세 중복 데이터 오류 수정 - 회원 이벤트 결제 정보가 두개 들어가 있어서 한 결제건이 두개로 보였음 - JOIN 문에서 이벤트 조건 추가
2024-02-05
webapp
2024/02/06 20건 문자 enter키 발송 추가
2024-02-06
File name
Commit message
Commit date
egovframework
관리자 결제상세 중복 데이터 오류 수정 - 회원 이벤트 결제 정보가 두개 들어가 있어서 한 결제건이 두개로 보였음 - JOIN 문에서 이벤트 조건 추가
2024-02-05
log4j2.xml
mjon_git
2023-06-12
File name
Commit message
Commit date
egovProps
Merge branch 'master' of http://dudgusw@vcs.iten.co.kr:9999/hylee/mjon_git
2024-01-24
message/com
mjon_git
2023-06-12
spring/com
관리자 문자 전송 순위 스케줄러 새벽 작업 일시 중단 처리 - 사용하지 않는 기능으로 서버의 새벽시간대 작업량이 많아 오류 발생으로 인함
2023-11-27
sqlmap
관리자 결제상세 중복 데이터 오류 수정 - 회원 이벤트 결제 정보가 두개 들어가 있어서 한 결제건이 두개로 보였음 - JOIN 문에서 이벤트 조건 추가
2024-02-05
validator
mjon_git
2023-06-12
File name
Commit message
Commit date
context-aspect.xml
mjon_git
2023-06-12
context-bbsChgHst.xml
mjon_git
2023-06-12
context-common.xml
mjon_git
2023-06-12
context-crypto.xml
mjon_git
2023-06-12
context-datasource.xml
이준호 문자온 커밋 - globals_local.properties db 접속 정보 수정 - mainPage.jsp httpredirect 함수 조건 변경
2023-07-28
context-excel.xml
mjon_git
2023-06-12
context-idgen.xml
등급 설정 히스토리 추가
2023-08-09
context-mail.xml
mjon_git
2023-06-12
context-properties.xml
mjon_git
2023-06-12
context-scheduling-sym-log-lgm.xml
관리자 문자 전송 순위 스케줄러 새벽 작업 일시 중단 처리 - 사용하지 않는 기능으로 서버의 새벽시간대 작업량이 많아 오류 발생으로 인함
2023-11-27
context-security.xml
mjon_git
2023-06-12
context-sqlMap.xml
mjon_git
2023-06-12
context-syslogaop.xml
mjon_git
2023-06-12
context-transaction.xml
mjon_git
2023-06-12
context-validator.xml
mjon_git
2023-06-12
hylee 2023-06-12 6e5ddd5 mjon_git UNIX
Raw Open in browser Change history
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:egov-crypto="http://www.egovframe.go.kr/schema/egov-crypto" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://www.egovframe.go.kr/schema/egov-crypto http://www.egovframe.go.kr/schema/egov-crypto/egov-crypto-3.8.xsd"> <!-- <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:egov-crypto="http://maven.egovframe.go.kr/schema/egov-crypto" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://maven.egovframe.go.kr/schema/egov-crypto http://maven.egovframe.go.kr/schema/egov-crypto/egov-crypto-3.10.0.xsd"> --> <!-- initial : globals.properties 연계 Url, UserName, Password 값 로드 여부(설정값 : true, false) crypto : 계정 암호화 여부(설정값 : true, false) algorithm : 계정 암호화 알고리즘 algorithmKey : 계정 암호화키 키 cryptoBlockSize : 계정 암호화키 블록사이즈 cryptoPropertyLocation : 설정파일 암복호화 경로 (선택) 기본값은 'classpath:/egovframework/egovProps/globals.properties' --> <egov-crypto:config id="egovCryptoConfig" initial="false" crypto="false" algorithm="SHA-256" algorithmKey="egovframe" algorithmKeyHash="gdyYs/IZqY86VcWhT8emCYfqY1ahw2vtLG+/FzNqtrQ=" cryptoBlockSize="1024" cryptoPropertyLocation="classpath:/egovframework/egovProps/globals.properties" /> </beans>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up