Newer
Older
PgInterface / target / classes / application.properties
T480-lenovo on 29 May 2019 4 KB overtimeInPg task function


# ============================================================================
# application
# ============================================================================
application.domain.packages=com.casic.PgInterface
application.i18n.packages=org.springframework.security.messages,\
	com.mossle.core.messages,\
	com.mossle.user.messages,\
	com.mossle.layout.messages
application.scope.type=mock
application.database.type=h2


# ============================================================================
# db
# ============================================================================
db.default.driverClassName=oracle.jdbc.driver.OracleDriver
db.default.url=jdbc:oracle:thin:@119.254.103.80:1521:chengdu
#db.default.url=jdbc:oracle:thin:@119.254.103.80:1521:chengdu
db.default.username=PG
db.default.password=PG


# ============================================================================
# log4jdbc
# ============================================================================
log4jdbc.enable=true


# ============================================================================
# dbmigrate
# ============================================================================


# ============================================================================
# hibernate
# ============================================================================
javax.persistence.sharedCache.mode=ALL
hibernate.dialect=org.hibernate.dialect.Oracle10gDialect
#hibernate.dialect=org.hibernate.dialect.MySQLDialect
hibernate.show_sql=true
hibernate.format_sql=true
hibernate.generate_statistics=true
#hibernate.hbm2ddl.auto=create


# ============================================================================
# mail
# ============================================================================
#mail.host=smtp.gmail.com
#mail.username=demo.mossle@gmail.com
#mail.password=demo5mossle
#mail.smtp.auth=true
#mail.smtp.starttls.enable=true
#mail.mode=skip
#mail.test.mail=demo.mossle@gmail.com
#mail.default.from=demo.mossle@gmail.com


# ============================================================================
# log
# ============================================================================
log.base=../logs/mossle
log.pattern.default=%d %5p [%t] %c:%L - %m%n
log.console.jansi=true
log.file.enable=false
log.mail.enable=false
log.inspektr.enable=false
log.log4jdbc.enable=false


# ============================================================================
# filter
# ============================================================================



# ============================================================================
# servlet
# ============================================================================


# ============================================================================
# quartz
# ============================================================================
quartz.autostartup=false
# org.quartz.plugin.historyjob.class=org.quartz.plugins.history.LoggingJobHistoryPlugin
org.quartz.plugin.historytrigger.class=org.quartz.plugins.history.LoggingTriggerHistoryPlugin


# ============================================================================
# cache
# ============================================================================
cache.backend=memcached
cache.memcached.client.enable=true
cache.memcached.client.url=localhost:11211
cache.memcached.server.enable=true
cache.memcached.server.url=localhost:11211

# ============================================================================
# store
# ============================================================================
store.baseDir=casic.store

# ============================================================================
# httpClientUtil
# ============================================================================
anthInput=Uradio:Ur@dio2018
auth=Base VXJhZGlvOlVyQGRpbzIwMTg=
GetTagStatusByHostID=http://www.uradiosys.com:8094/api/LocatingData/GetTagStatusByHostID
GetAreaInOutResult=http://www.uradiosys.com:8094/api/Statistics/GetAreaInOutResult
AllResult=http://www.uradiosys.com:8094/api/LocatingData/AllResult
httpTimeOut=90000