Skip to content

Commit be213c7

Browse files
committed
[ jsTree Service Framework(TSF)의 Hibernate Version QA Version Push ]
[SmartCommit] SP-535 #close #time 1h +review SR @dongmin.lee #comment TSF의 샘플의 CRUD및 무브 기능일부가 동작하지 않는 문제를 해결합니다. [Document] http://www.313.co.kr/confluence/display/WIKI/1.0+jsTree+Service+Framework [IssueTracker] http://www.313.co.kr/jira/browse/SP-535 [VersionControl] https://github.com/jstree/jsTree-Service-Framework-Backend-App [CodeReview] http://www.313.co.kr/fecru/changelog/jsTreeServiceFrameworkBackendAppRepo [BuildManager] http://www.313.co.kr/bamboo/browse/STAN-RC [ArtifactManager] http://www.313.co.kr/nexus/content/repositories/StandardProject/ [CodeAnalysis] http://www.313.co.kr/sonar/dashboard/index/4772 [Docker] https://hub.docker.com/r/313devgrp/jstree-service-framework-backend-app/
1 parent 5681771 commit be213c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: web-module/profiles/operation/support.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Database configuration props
22
database.driver=oracle.jdbc.driver.OracleDriver
33
database.url=jdbc:oracle:thin:@db.313.co.kr:1521:orcl
4-
database.username=OPERATION_DB
5-
database.password=OPERATION_DB_1234
4+
database.username=TEST_DB
5+
database.password=TEST_DB_1234
66

77
# hibernate props
88
hibernate.dialect=org.hibernate.dialect.Oracle10gDialect

0 commit comments

Comments
 (0)