Skip to content

Commit 83bb6d3

Browse files
committed
Deprecating ExternalResources. It belongs to migrations.
1 parent 971bc24 commit 83bb6d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/apache/ibatis/io/ExternalResources.java

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
/**
2828
* @author Clinton Begin
2929
*/
30+
@Deprecated
3031
public class ExternalResources {
3132

3233
private ExternalResources() {

0 commit comments

Comments
 (0)