Skip to content

MyBatis xml 中的 resultType 的实体变化热重载未生效 #130

@future0923

Description

@future0923

改变 UserVO 类中的字段

<select id="caoayu" resultType="io.github.future0923.debug.tools.test.spring.boot.mybatis.model.UserVO">
    select id, name from dp_user
</select>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    已发布

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions