Hi,
We are planning to develop a new banking application to replace existing VB application project.
Need an advice which frameworks is good to use.
Our requirements are below
1) This is a web based application. Internal network access(bank user). Outside network(internet) cant access.
2) Application domain is Trade Finance systems.
3) Currently running in visual basic 6.0 version. Management has decided to convert into
Java based application.Almost 100 forms are there to convert.
4) We are a team size of 4 peoples around.
5) Backend communication is IBM as400 host system. We are quite familiar with communication. So, There is no issue with connections. Using socket to send and receive the data.
6) We know Core java +Spring boot, Spring batch and Jsps,
servlet concepts.
Is spring boot is usefull for middleware ?
Can you suggest front end page?
Thank you in advance.