mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
Commonsリポジトリ作成
This commit is contained in:
parent
52087c3b9e
commit
6ca1fd6097
|
@ -0,0 +1,4 @@
|
||||||
|
package one.nem.lacerta.data.impl;
|
||||||
|
|
||||||
|
public class CommonsImpl {
|
||||||
|
}
|
|
@ -0,0 +1,4 @@
|
||||||
|
package one.nem.lacerta.data.module;
|
||||||
|
|
||||||
|
public class CommonsModule {
|
||||||
|
}
|
|
@ -0,0 +1,4 @@
|
||||||
|
package one.nem.lacerta.data.repository;
|
||||||
|
|
||||||
|
public interface Commons {
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user