Skip to content

prithvirajnfv/TransactionService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

TransactionService

Technology stack

I'd prefer to implement using spring. But due to given condition no spring. The chosen technologies:

Java 8
Jetty + Jersey
Jackson
Maven

Project building

mvn package
mvn install

Project running

java -jar revolut-txmgr.jar

TODO

Service for create account etc, At-present hardcoded and initialized 18 accounts with account id{1 to 18}
Unit test
Many improvements can be done

Conclusion

If I get an opportunity to build this system for real world, I will prefer to analyze micro services, container(docker) and kubernetes based approach with bare metal hardware in-premise. Alternatively I will also like to analyze deployment in private cloud(openstack).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages