Access the current MongoDB ClientSession from the transaction context. Can be used inside a method annotated with @Transactional to manually access the client session.
@Transactional
Access the current MongoDB ClientSession from the transaction context.