• 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
메인배너 관리 테스트 페이지 코드 삭제
2023-10-19
.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
단문 문자 발송시 입력 문자 내용이 없는 오류 수정 - 컨트롤러에서 최종 발송 서비스로 전달하기 전에 단문/장문의 경우 문자 내용이 있는지 다시한번 체크 하도록 로직 수정
2023-10-19
resources
기업회원전환 재요청시 기업명, 대표명, 사업자등록번호 변경 입력 되도록 수정 처리 문자발송 화면 예약 분할발송 건수 입력방식으로 변경
2023-10-13
webapp
메인배너 관리 테스트 페이지 코드 삭제
2023-10-19
File name
Commit message
Commit date
egovframework
기업회원전환 재요청시 기업명, 대표명, 사업자등록번호 변경 입력 되도록 수정 처리 문자발송 화면 예약 분할발송 건수 입력방식으로 변경
2023-10-13
log4j2.xml
mjon_git
2023-06-12
File name
Commit message
Commit date
egovProps
이준호 문자온 커밋 - globals_local.properties db 접속 정보 수정 - mainPage.jsp httpredirect 함수 조건 변경
2023-07-28
message/com
mjon_git
2023-06-12
spring/com
등급 설정 히스토리 추가
2023-08-09
sqlmap
기업회원전환 재요청시 기업명, 대표명, 사업자등록번호 변경 입력 되도록 수정 처리 문자발송 화면 예약 분할발송 건수 입력방식으로 변경
2023-10-13
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
mjon_git
2023-06-12
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 3dc400f 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