@@ -28,7 +28,7 @@ spring:
message:
encoding: UTF-8
jpa:
- show-sql: true
+ show-sql: false
hibernate:
ddl-auto: update
database: oracle
@@ -37,6 +37,7 @@ server:
tomcat:
uri_encoding: UTF-8
port: 8008
+ context-path: /EIS
action:
api_action: /EIS/api
public_actions: /EIS/logout,/EIS/hello1