Closed octonato closed 5 years ago
This PR replaces LagomTaggerAdapter by AkkaTaggerAdapter
LagomTaggerAdapter
AkkaTaggerAdapter
AkkaTaggerAdapter is part of Lagom and LagomTaggerAdapter was previosly added here as a proof-of-concept. It can be remove now.
Note that this has an impact on how we initialize the Behavior since we now needs an EntityContext in scope.
EntityContext
This PR replaces
LagomTaggerAdapter
byAkkaTaggerAdapter
AkkaTaggerAdapter
is part of Lagom andLagomTaggerAdapter
was previosly added here as a proof-of-concept. It can be remove now.Note that this has an impact on how we initialize the Behavior since we now needs an
EntityContext
in scope.