https://github.com/sloppycoder/promptbiz-batch-util
https://github.com/sloppycoder/promptbiz-batch-util
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sloppycoder/promptbiz-batch-util
- Owner: sloppycoder
- Created: 2022-09-27T11:23:40.000Z (over 3 years ago)
- Default Branch: add-file-utility-1
- Last Pushed: 2022-09-29T16:53:04.000Z (over 3 years ago)
- Last Synced: 2025-01-11T08:14:02.089Z (over 1 year ago)
- Language: Java
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Utilities for batch file interface to PromptBiz in Thailand
This project contains the following components:
* Package zip files according to the format according specification
* JPA entity class that keep track of status of the items, can be used in conjunction with poller
built with [Camel JPA](https://camel.apache.org/components/3.18.x/jpa-component.html)
### Tests
To be continued.