• 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
api 문자/카카오톡으로 탭 나눔
2025-05-29
.codetogether.ignore
mjon_git
2023-06-12
.gitignore
gitignore 적용
2023-06-12
pom.xml
카카오발송 진행중
2025-03-25
File name
Commit message
Commit date
java
친구톡 환불 주석
2025-05-13
resources
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git
2025-05-13
webapp
api 문자/카카오톡으로 탭 나눔
2025-05-29
File name
Commit message
Commit date
egovframework
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git
2025-05-13
log4j2.xml
ROOT log레벨 수정 OFF => DEBUG
2024-11-08
File name
Commit message
Commit date
egovProps
dev 개발디비로 수정
2025-05-13
message/com
mjon_git
2023-06-12
spring/com
메인 팝업 관리자 완료
2025-02-28
sqlmap
Merge branch 'master_tolag3'
2025-05-12
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
메인 팝업 관리자 완료
2025-02-28
context-mail.xml
mjon_git
2023-06-12
context-properties.xml
mjon_git
2023-06-12
context-scheduling-sym-log-lgm.xml
mj_msg_data 백업 스케줄러 주석처리
2024-11-22
context-security.xml
엑셀 업로드 파일용량 확인
2024-09-19
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 2e12af0 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