Skip to content

I don't see any dao implementations, where to find them ? #3

@allbutone

Description

@allbutone

all i find is some interfaces which extends spring data interfaces as below:

public interface WxUserDao extends PagingAndSortingRepository<WxUserEntity, Long> {
}

but i don't see any dao implementations.

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