Skip to content

Commit 2371ff6

Browse files
committed
Add login api controller
1 parent b1c6b58 commit 2371ff6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package webapp8.webandtech.controller.api.auth;
2+
3+
public class LoginApiController {
4+
5+
}

0 commit comments

Comments
 (0)