Skip to content

Commit bae4b50

Browse files
Add Service and @transaction
1 parent a333a47 commit bae4b50

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package main.servise;
2+
3+
public class TodoServise {
4+
}

0 commit comments

Comments
 (0)