Skip to content
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

Support XML configuration besides annotation #32

Open
kerler opened this issue Sep 5, 2015 · 1 comment
Open

Support XML configuration besides annotation #32

kerler opened this issue Sep 5, 2015 · 1 comment

Comments

@kerler
Copy link

kerler commented Sep 5, 2015

Dear gjrwebber,

I want to use Spring Data Gremlin on legacy POJO classes and I do not want to add annotation onto those POJO classes. So would you like to support XML configration besides annotation?

So far without support to XML configuration, I will have to use bytecode manipulation tool such as ByteBuddy to add annotation onto legacy POJO classes.

Thanks,
Kerler

@gjrwebber
Copy link
Owner

Hi Kerler, definitely not a bad idea, though I don't know how popular the feature is. At this point I am continuing on the core of the project and getting it up to scratch. If you want to take a stab at it, be my guest!

Thanks,
Graham

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants