Skip to content

Commit

Permalink
test: 기본 세팅 test
Browse files Browse the repository at this point in the history
  • Loading branch information
urinaner committed Nov 4, 2024
1 parent 2f04174 commit 4c17bf3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/java/org/yj/sejongauth/Test.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package org.yj.sejongauth;

public class Test {
public static void Console(){
System.out.println("test");
}
}

0 comments on commit 4c17bf3

Please sign in to comment.