• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
2025_PROJECT / mjgo_admin star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjgo_adminsrcmainresourcesegovframeworkspringcomcontext-properties.xml
Download as .zip file
File name
Commit message
Commit date
DATABASE
first commit
04-21
src/main
Merge remote-tracking branch 'origin/master'
04-24
.codetogether.ignore
first commit
04-21
.gitignore
first commit
04-21
pom.xml
mjon -> mjgo 수정
04-22
File name
Commit message
Commit date
java
5733 메인배너 이미지관리 좌표 추가
04-24
resources
5733 메인배너 이미지관리 좌표 추가
04-24
webapp
Merge remote-tracking branch 'origin/master'
04-24
File name
Commit message
Commit date
egovframework
5733 메인배너 이미지관리 좌표 추가
04-24
log4j2.xml
first commit
04-21
File name
Commit message
Commit date
egovProps
first commit
04-21
message/com
first commit
04-21
spring/com
first commit
04-21
sqlmap
5733 메인배너 이미지관리 좌표 추가
04-24
validator
first commit
04-21
File name
Commit message
Commit date
context-aspect.xml
first commit
04-21
context-common.xml
first commit
04-21
context-crypto.xml
first commit
04-21
context-datasource.xml
first commit
04-21
context-idgen.xml
first commit
04-21
context-properties.xml
first commit
04-21
context-scheduling-sym-log-lgm.xml
first commit
04-21
context-security.xml
first commit
04-21
context-sqlMap.xml
first commit
04-21
context-syslogaop.xml
first commit
04-21
context-transaction.xml
first commit
04-21
context-validator.xml
first commit
04-21
hehihoho3@gmail.com 04-21 27fb232 first commit 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="/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