Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Make scalligraph use play.http.context properly#15

Open
vdebergue wants to merge 1 commit intoTheHive-Project:macwire from
vdebergue:fix/http-context
Open

Make scalligraph use play.http.context properly #15
vdebergue wants to merge 1 commit intoTheHive-Project:macwire from
vdebergue:fix/http-context

Conversation

@vdebergue
Copy link
Contributor

@vdebergue vdebergue commented Aug 23, 2021

When using dependency injection with Guice, the Provider[Router] was automatically picking up the current http context. (https://github.com/playframework/playframework/blob/master/core/play/src/main/scala/play/api/inject/BuiltinModule.scala#L117)

This was not the case with the current implementation.

So now when the config play.http.context is provided to the application, the router will be prefixed with this configuration (like it did with Guice).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /