-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this project still active? #22
Comments
We have also faced some issues with the project specially related to thread safety. It would be great to know if this is still supported or not. |
Also not compatible with spring batch 4 |
Any workaround for using beanio with spring batch 4? @chauhangs |
BeanIO has been forked and is actively maintained, see #29 for more info! |
Hi @bjansen How can we help in maintaining/improving the project? I am not an expert but would like to assist. |
I can see multiple ways of contributing:
To be fair I don't have huge plans for BeanIO. It's been used in many projects for a long time now, and I believe it's very stable and doesn't need a whole rewrite or something like that. There are a few issues that are pretty annoying, a few features that would be nice to have (like type handlers for |
At this time I see some important issues and pull requests waiting approval like thread-safe issues that can cause bug in several projects that uses this library, like #11 #14 .
Is this project still active? Contributions like this are welcome?
The text was updated successfully, but these errors were encountered: