Skip to content

spring 事务失效 No EntityManager with actual transaction available for current thread #13

@klguang

Description

@klguang

<context:component-scan base-package="cn.easyproject.easyee">
<context:include-filter type="annotation" expression="org.springframework.stereotype.Controller"/> </context:component-scan>

<context:component-scan base-package="cn.easyproject.easyee" use-default-filters="false">
	<context:include-filter type="annotation" expression="org.springframework.stereotype.Controller"/>
</context:component-scan>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions