|
@@ -17,7 +17,7 @@
|
|
davinci:
|
|
davinci:
|
|
version: 0.3-rc
|
|
version: 0.3-rc
|
|
|
|
|
|
-DAVINCI3_HOME: /Users/vincent/workspace/taihu/data-analysis
|
|
|
|
|
|
+DAVINCI3_HOME: app
|
|
|
|
|
|
file:
|
|
file:
|
|
userfiles-path: ${DAVINCI3_HOME}/userfiles/
|
|
userfiles-path: ${DAVINCI3_HOME}/userfiles/
|
|
@@ -279,6 +279,7 @@ mybatis:
|
|
configuration:
|
|
configuration:
|
|
map-underscore-to-camel-case: true
|
|
map-underscore-to-camel-case: true
|
|
use-generated-keys: true
|
|
use-generated-keys: true
|
|
|
|
+ log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
|
|
|
|
|
|
|
mapper:
|
|
mapper:
|