Skip to content

Is it possible to access ply configuration object inside of module? #9

@boonhui-lai

Description

@boonhui-lai

What i am trying to do is something like

class MainModule extends Module {
  binding to new com.github.tototoshi.play2.json4s.native.Json4s(configuration)
}

so that in the service i can do

inject[Json4s]

Is this doable in scaldi?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions