A simple Bank service for SoapUI :)
A simple service for SoapUI :)
Authorization.java
com.service.BankService.java
Software | Versions |
---|---|
Java JDK | 1.8.0_171 |
Java JRE | 1.8.0_171 |
Eclipse EE | Oxygen |
Apache TomCat | 7.0.47 |
Xamp | 7.2.5 |
Service Name | Functionality |
---|---|
getAllCustomerData | Kinda reundant to mention -.- |
getAllAccountData | Lost motive to fill |
getAllTransactionData | Should fill later |
getCustomerDataByID | *sigh |
getAccountDataByID | |
getTransactionDataByID | |
doDeposit | |
doWithdraw | |
fundsTransfer |
Added Lot more … Will make list when I have time *sigh
Created a small UI