Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6bb4c5

Browse files
committed
sdd
1 parent 737290a commit d6bb4c5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
package springapp.domain;
2+
3+
public class MyName {
4+
5+
/**
6+
* @param args
7+
*/
8+
public static void main(String[] args) {
9+
// TODO Auto-generated method stub
10+
11+
}
12+
13+
}

0 commit comments

Comments
 (0)