This repository has been archived on 2020-04-18. You can view files and clone it, but cannot push or open issues or pull requests.
mybatis/src/main/java/com/thinker/annotation/Component.java

9 lines
104 B
Java

package com.thinker.annotation;
/**
* Created by lzh on 16-6-14.
*/
public @interface Component {
}