Skip to content

Commit

Permalink
auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasean committed Dec 18, 2023
1 parent c5f87cb commit 4e5baa4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
package org.student.auth;

import org.springframework.stereotype.Controller;

@Controller
public class AuthController {



}

0 comments on commit 4e5baa4

Please sign in to comment.