added properties files all modules
This commit is contained in:
parent
725a0ee55f
commit
5ec6f57009
25
jasamedika-config/src/main/resources/jdbc.ip3rs.properties
Normal file
25
jasamedika-config/src/main/resources/jdbc.ip3rs.properties
Normal file
@ -0,0 +1,25 @@
|
||||
jdbc.driver = org.postgresql.Driver
|
||||
|
||||
hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
||||
hibernate.hbm2ddl = none
|
||||
hibernate.format_sql = false
|
||||
hibernate.show_sql = false
|
||||
|
||||
hikari.config.maximum.pool.size = 5
|
||||
|
||||
# DB Production
|
||||
jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production
|
||||
jdbc.username = postgres
|
||||
jdbc.password = root
|
||||
jdbc.serverName = 192.168.12.1
|
||||
jdbc.databaseName = rsab_hk_production
|
||||
jdbc.portNumber = 5432
|
||||
|
||||
corePoolSizeAsyncConfigurer = 5
|
||||
maxPoolSizeAsyncConfigurer = 5
|
||||
|
||||
presensiCapturePath=//mnt//images//
|
||||
reportDirectory=/home/svradmin/app-back/uploadfile/
|
||||
|
||||
urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/
|
||||
urlService=https://smart.rsabhk.co.id:2222/simrs_harkit/service/transaksi/
|
||||
25
jasamedika-config/src/main/resources/jdbc.it.properties
Normal file
25
jasamedika-config/src/main/resources/jdbc.it.properties
Normal file
@ -0,0 +1,25 @@
|
||||
jdbc.driver = org.postgresql.Driver
|
||||
|
||||
hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
||||
hibernate.hbm2ddl = none
|
||||
hibernate.format_sql = false
|
||||
hibernate.show_sql = false
|
||||
|
||||
hikari.config.maximum.pool.size = 5
|
||||
|
||||
# DB Production
|
||||
jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production
|
||||
jdbc.username = postgres
|
||||
jdbc.password = root
|
||||
jdbc.serverName = 192.168.12.1
|
||||
jdbc.databaseName = rsab_hk_production
|
||||
jdbc.portNumber = 5432
|
||||
|
||||
corePoolSizeAsyncConfigurer = 5
|
||||
maxPoolSizeAsyncConfigurer = 5
|
||||
|
||||
presensiCapturePath=//mnt//images//
|
||||
reportDirectory=/home/svradmin/app-back/uploadfile/
|
||||
|
||||
urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/
|
||||
urlService=https://smart.rsabhk.co.id:2222/simrs_harkit/service/transaksi/
|
||||
25
jasamedika-config/src/main/resources/jdbc.k3kl.properties
Normal file
25
jasamedika-config/src/main/resources/jdbc.k3kl.properties
Normal file
@ -0,0 +1,25 @@
|
||||
jdbc.driver = org.postgresql.Driver
|
||||
|
||||
hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
||||
hibernate.hbm2ddl = none
|
||||
hibernate.format_sql = false
|
||||
hibernate.show_sql = false
|
||||
|
||||
hikari.config.maximum.pool.size = 5
|
||||
|
||||
# DB Production
|
||||
jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production
|
||||
jdbc.username = postgres
|
||||
jdbc.password = root
|
||||
jdbc.serverName = 192.168.12.1
|
||||
jdbc.databaseName = rsab_hk_production
|
||||
jdbc.portNumber = 5432
|
||||
|
||||
corePoolSizeAsyncConfigurer = 5
|
||||
maxPoolSizeAsyncConfigurer = 5
|
||||
|
||||
presensiCapturePath=//mnt//images//
|
||||
reportDirectory=/home/svradmin/app-back/uploadfile/
|
||||
|
||||
urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/
|
||||
urlService=https://smart.rsabhk.co.id:2222/simrs_harkit/service/transaksi/
|
||||
25
jasamedika-config/src/main/resources/jdbc.laundry.properties
Normal file
25
jasamedika-config/src/main/resources/jdbc.laundry.properties
Normal file
@ -0,0 +1,25 @@
|
||||
jdbc.driver = org.postgresql.Driver
|
||||
|
||||
hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
||||
hibernate.hbm2ddl = none
|
||||
hibernate.format_sql = false
|
||||
hibernate.show_sql = false
|
||||
|
||||
hikari.config.maximum.pool.size = 5
|
||||
|
||||
# DB Production
|
||||
jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production
|
||||
jdbc.username = postgres
|
||||
jdbc.password = root
|
||||
jdbc.serverName = 192.168.12.1
|
||||
jdbc.databaseName = rsab_hk_production
|
||||
jdbc.portNumber = 5432
|
||||
|
||||
corePoolSizeAsyncConfigurer = 5
|
||||
maxPoolSizeAsyncConfigurer = 5
|
||||
|
||||
presensiCapturePath=//mnt//images//
|
||||
reportDirectory=/home/svradmin/app-back/uploadfile/
|
||||
|
||||
urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/
|
||||
urlService=https://smart.rsabhk.co.id:2222/simrs_harkit/service/transaksi/
|
||||
25
jasamedika-config/src/main/resources/jdbc.web.properties
Normal file
25
jasamedika-config/src/main/resources/jdbc.web.properties
Normal file
@ -0,0 +1,25 @@
|
||||
jdbc.driver = org.postgresql.Driver
|
||||
|
||||
hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
||||
hibernate.hbm2ddl = none
|
||||
hibernate.format_sql = false
|
||||
hibernate.show_sql = false
|
||||
|
||||
hikari.config.maximum.pool.size = 50
|
||||
|
||||
# DB Production
|
||||
jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production
|
||||
jdbc.username = postgres
|
||||
jdbc.password = root
|
||||
jdbc.serverName = 192.168.12.1
|
||||
jdbc.databaseName = rsab_hk_production
|
||||
jdbc.portNumber = 5432
|
||||
|
||||
corePoolSizeAsyncConfigurer = 50
|
||||
maxPoolSizeAsyncConfigurer = 100
|
||||
|
||||
presensiCapturePath=//mnt//images//
|
||||
reportDirectory=/home/svradmin/app-back/uploadfile/
|
||||
|
||||
urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/
|
||||
urlService=https://smart.rsabhk.co.id:2222/simrs_harkit/service/transaksi/
|
||||
Loading…
x
Reference in New Issue
Block a user