• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
mjon_agent / mjon_agent_server star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjon_agent_serversrcmainresourcesmybatis-config.xml
Download as .zip file
File name
Commit message
Commit date
gradle/wrapper
first commit
2024-05-06
src
리포트 SQL, 리포트 서비스 쓰레드 수정
2024-12-18
.gitignore
first commit
2024-05-06
build.gradle
테스트코드, 미사용 코드, 미사용 클래스, 미사용 library 제거
2024-10-22
gradlew
first commit
2024-05-06
gradlew.bat
first commit
2024-05-06
settings.gradle
first commit
2024-05-06
File name
Commit message
Commit date
main
리포트 SQL, 리포트 서비스 쓰레드 수정
2024-12-18
test/java/com/munjaon/server
first commit
2024-05-06
File name
Commit message
Commit date
java/com/munjaon/server
리포트 SQL, 리포트 서비스 쓰레드 수정
2024-12-18
resources
리포트 SQL, 리포트 서비스 쓰레드 수정
2024-12-18
File name
Commit message
Commit date
sqlmap
리포트 SQL, 리포트 서비스 쓰레드 수정
2024-12-18
application-dev.yml
개발서버 정보 수정, mms 이미지 처리 로직 수정
2024-11-11
application-local.yml
profile 경로 수정
2024-10-29
application-prod.yml
profile 경로 수정
2024-10-29
application.yml
로그레벨 수정, 웹기능 제거, 불필요 코드 정리
2024-10-22
logback-spring.xml
로그레벨 수정, 웹기능 제거, 불필요 코드 정리
2024-10-22
mybatis-config.xml
first commit
2024-05-06
dsjang 2024-05-06 2ac5d34 first commit UNIX
Raw Open in browser Change history
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN" "http://mybatis.org/dtd/mybatis-3-config.dtd"> <configuration> <settings> <setting name="mapUnderscoreToCamelCase" value="true" /> <setting name="callSettersOnNulls" value="true" /> <setting name="jdbcTypeForNull" value="NULL"/> </settings> <!-- <typeAliases>--> <!-- <package name="com.dopco.psm.**.dto" />--> <!-- </typeAliases>--> </configuration>

          
        
    
    
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