• 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-properties.xml
Download as .zip file
File name
Commit message
Commit date
DATABASE
mjon_git
2023-06-12
src/main
관리자 회원정보 팝업 최근 문자 지연 내역에 즉시 전송문자만 나오도록 쿼리 수정, - mberManageDAO.selectMberMsgDelaySentList 쿼리에 MGG.RESERVE_YN = 'N' 코드 추가
2023-07-03
.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-07-03
resources
관리자 회원정보 팝업 최근 문자 지연 내역에 즉시 전송문자만 나오도록 쿼리 수정, - mberManageDAO.selectMberMsgDelaySentList 쿼리에 MGG.RESERVE_YN = 'N' 코드 추가
2023-07-03
webapp
주소록 관리 문자 주소록 개별 등록시 핸드폰 및 일반전화 유효성 체크 스크립트 추가
2023-07-03
File name
Commit message
Commit date
egovframework
관리자 회원정보 팝업 최근 문자 지연 내역에 즉시 전송문자만 나오도록 쿼리 수정, - mberManageDAO.selectMberMsgDelaySentList 쿼리에 MGG.RESERVE_YN = 'N' 코드 추가
2023-07-03
log4j2.xml
mjon_git
2023-06-12
File name
Commit message
Commit date
egovProps
KG모빌리언스 결제완료 페이지 수정
2023-06-26
message/com
mjon_git
2023-06-12
spring/com
mjon_git
2023-06-12
sqlmap
관리자 회원정보 팝업 최근 문자 지연 내역에 즉시 전송문자만 나오도록 쿼리 수정, - mberManageDAO.selectMberMsgDelaySentList 쿼리에 MGG.RESERVE_YN = 'N' 코드 추가
2023-07-03
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
mjon_git
2023-06-12
context-excel.xml
mjon_git
2023-06-12
context-idgen.xml
mjon_git
2023-06-12
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 07d00e7 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" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd" xmlns:util="http://www.springframework.org/schema/util" > <!-- 프로퍼티 정보 설정 --> <bean name="propertiesService" class="egovframework.rte.fdl.property.impl.EgovPropertyServiceImpl" destroy-method="destroy"> <property name="properties"> <map> <entry key="pageUnit" value="10"/> <entry key="pageSize" value="10"/> <entry key="posblAtchFileSize" value="5242880"/> <entry key="posblResveThumbAtchFileNum" value="1"/> <entry key="posblResveImgAtchFileNum" value="3"/> <entry key="posblResvePortpolioAtchFileNum" value="3"/> <!-- <entry key="Globals.fileStorePath" value="/user/file/sht/"/> <entry key="Globals.addedOptions" value="false"/> --> <entry key="Globals.fileStorePath" value="/usr/local/tomcat/file/sht/"/> <entry key="Globals.resveFileStorePath" value="/usr/local/tomcat/file/resve/"/> <entry key="Globals.addedOptions" value="false"/> </map> </property> </bean> <util:properties id="globalSettings" location="classpath:/egovframework/egovProps/globals_#{systemProperties['spring.profiles.active']}.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