create

@Transactional(rollbackFor = [Exception::class])
open override fun create(command: CreatePlayerCommand): PlayerView