Application that provides REST Service endpoints to facilitate banking functions.
Language |
Framework |
Database |
Build System |
Containerization |
Hosting |
---|
graph LR;
A[Bank Application]-->B[Standalone Applications]
A-->C["Server Application (final)"]
B--->E(BankAppCollections)
B--->F(BankAppJDBC)
B--->G(BankAppJPA)
B--->H(BankAppSpringJPA)
C--->I(BankAppSpringBoot)
- Switch to the respective branch and follow the detailed instructions