-
Notifications
You must be signed in to change notification settings - Fork 0
ramzanzan/cardpay_test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The problem was solved in two ways: 1) Spring Batch run: mvn clean package && java -jar target/*jar -Dspring.profiles.active=batch file Initially it was thought that Spring Batch would be the best choice. But it's impossible to implement Producer-Consumer pattern with multiply consumers within springBatch.Step without ruining it's philosophy. 2) Homemade run: mvn clean package && java -jar target/*jar file reader-processors-writer threads linked by queues.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published