glue-core 모듈 수정
com.poscoict.glueframework.context.GlueProperties 수정
수정 전
INFO com.poscoict.glueframework.context.GlueStaticContext - DEVELOPMENT
ERROR com.poscoict.glueframework.context.GlueStaticContext - Loaded [glue.properties] path: C:\apache-tomcat-7.0.79\glue.properties
INFO com.poscoict.glueframework.context.GlueStaticContext - Loaded [glue.properties] content: {dbpwd=****,dburl=jdbc:oracle:thin:user/password@//host:port/service}
수정 후
INFO com.poscoict.glueframework.context.GlueStaticContext - DEVELOPMENT
ERROR com.poscoict.glueframework.context.GlueStaticContext - Loaded [glue.properties] path: C:\apache-tomcat-7.0.79\glue.properties
INFO com.poscoict.glueframework.context.GlueStaticContext - Loaded [glue.properties] content: {dbpwd=****,dburl=jdbc:oracle:**************************************}