Skip to content

Minibank application is designed to simulate banking business with functions to create user and acount, to query user and account, to deposit, to withdraw and transfer money between accounts. We plans to use JEE7 features and to show CICS features, like Java support, Devops and etc.

License

Notifications You must be signed in to change notification settings

2129zxl/cics-liberty-minibank-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CICS-Liberty-minibank-example for AP techsavvy

This is a demo project initiated by China CICS team. Which contains:

  1. Backend CICS java projects to do core banking function, interact with DB2 data.

  2. Web-based CICS Liberty projects for presentation layer.

  3. Bundle projects to deploy these java projects.

  4. A local web project to show CICS remote development feature

Welcome contribution!

About

Minibank application is designed to simulate banking business with functions to create user and acount, to query user and account, to deposit, to withdraw and transfer money between accounts. We plans to use JEE7 features and to show CICS features, like Java support, Devops and etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.8%
  • JavaScript 17.9%
  • COBOL 3.5%
  • CSS 2.8%