Michael Pfeffer
Results
1
issues of
Michael Pfeffer
Hy, i have a class something like that `class MyClassImpl(id:Long) { }` my scope is that ` scope(named("MyClass")) { scoped { (id: Long) -> BotServiceImpl(id) } } ` I create...
core
type:issue
status:checking