| Line 16... |
Line 16... |
| 16 |
warehouse.hibernate.url=jdbc:mysql://192.168.149.148:3306/warehouse
|
16 |
warehouse.hibernate.url=jdbc:mysql://192.168.149.148:3306/warehouse
|
| 17 |
hibernate.user.name=root
|
17 |
hibernate.user.name=root
|
| 18 |
hibernate.password=shop2020
|
18 |
hibernate.password=shop2020
|
| 19 |
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
|
19 |
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
|
| 20 |
hibernate.jdbc.batch_size=50
|
20 |
hibernate.jdbc.batch_size=50
|
| 21 |
#hibernate.show_sql=true
|
21 |
hibernate.show_sql=false
|
| 22 |
hibernate.format_sql=true
|
22 |
hibernate.format_sql=true
|
| 23 |
hibernate.c3p0.min_size=5
|
23 |
hibernate.c3p0.min_size=5
|
| 24 |
hibernate.c3p0.max_size=20
|
24 |
hibernate.c3p0.max_size=20
|
| 25 |
hibernate.c3p0.timeout=300
|
25 |
hibernate.c3p0.timeout=300
|
| 26 |
hibernate.c3p0.max_statements=50
|
26 |
hibernate.c3p0.max_statements=50
|
| Line 70... |
Line 70... |
| 70 |
ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans
|
70 |
ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans
|
| 71 |
|
71 |
|
| 72 |
loan.ccavenue.account.id=364379
|
72 |
loan.ccavenue.account.id=364379
|
| 73 |
loan.ccavenue.account.accesscode=AVLG05ID98AF42GLFA
|
73 |
loan.ccavenue.account.accesscode=AVLG05ID98AF42GLFA
|
| 74 |
loan.ccavenue.account.key=9CA9F3B7C1221BF2F07C8F6C6B9B006A
|
74 |
loan.ccavenue.account.key=9CA9F3B7C1221BF2F07C8F6C6B9B006A
|
| 75 |
ccavenue.action.url=https://test.ccavenue.com/transaction/transaction.do?command=initiateTransaction
|
- |
|
| 76 |
ccavenue.api.url=https://logintest.ccavenue.com/apis/servlet/DoWebTrans
|
- |
|
| 77 |
loan.ccavenue.api.url = https://apitest.ccavenue.com/apis/servlet/DoWebTrans
|
75 |
loan.ccavenue.api.url = https://apitest.ccavenue.com/apis/servlet/DoWebTrans
|
| 78 |
|
76 |
|
| 79 |
razorpay.account.keyId = rzp_live_fLB1kbxDwODOjp
|
77 |
razorpay.account.keyId = rzp_live_fLB1kbxDwODOjp
|
| 80 |
razorpay.account.keySecret = DsGwrWRGPTEhfr9Cfudcd2hr
|
78 |
razorpay.account.keySecret = DsGwrWRGPTEhfr9Cfudcd2hr
|
| 81 |
razorpay.api.url = https://api.razorpay.com/v1
|
79 |
razorpay.api.url = https://api.razorpay.com/v1
|