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

use neo4jplugin as brand new play module #27

Merged
merged 1 commit into from
Mar 3, 2016
Merged

Conversation

unterstein
Copy link
Collaborator

Hi @tuxBurner ,

here is a way to use the neo4jplugin as "native play module". You don´t need to @Inject this into an controller anymore, play just start the module on play startup, which is really nice. Issue #24 is also resolved with this :-)

After re-merge of this, i would start to implement #22 :-)

Cheers

@DwayneSmurdon
Copy link
Contributor

@unterstein could you provide a few examples of how to use this? Perhaps providing a "few before" and "after" examples would be helpful. I haven't worked with this code for about 6 months and so I forget most of what I previously learned. :)

@unterstein
Copy link
Collaborator Author

Hi,

It's shown in the examples. Please tell me, if you need more explanation.

Cheers
Johannes

Am 02.03.2016 um 21:23 schrieb DwayneSmurdon [email protected]:

@unterstein could you provide a few examples of how to use this? Perhaps providing a "few before" and "after" examples would be helpful. I haven't worked with this code for about 6 months and so I forget most of what I previously learned. :)


Reply to this email directly or view it on GitHub.

@unterstein
Copy link
Collaborator Author

It is not merged yet, therefore the documentation is only in my branch in the readme.

Cheers
Johannes

Am 02.03.2016 um 21:23 schrieb DwayneSmurdon [email protected]:

@unterstein could you provide a few examples of how to use this? Perhaps providing a "few before" and "after" examples would be helpful. I haven't worked with this code for about 6 months and so I forget most of what I previously learned. :)


Reply to this email directly or view it on GitHub.

tuxBurner added a commit that referenced this pull request Mar 3, 2016
use neo4jplugin as brand new play module
@tuxBurner tuxBurner merged commit 84b684b into master Mar 3, 2016
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

Successfully merging this pull request may close these issues.

3 participants