Mapping DSL
map( "Luis" )
.to( "model.Likes.Espresso" )
.asEagerInit()
.asSingleton();Last updated
Was this helpful?
map( "Luis" )
.to( "model.Likes.Espresso" )
.asEagerInit()
.asSingleton();Last updated
Was this helpful?
Was this helpful?