portfolio
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
portfolio
portfolio
/
org.project.portfolio.auth.presentation
Package-level
declarations
Types
Types
Auth
Controller
Link copied to clipboard
@
RestController
@
RequestMapping
(
value
=
[
"/api/v1/auth"
]
)
class
AuthController
(
authService
:
AuthService
)
Auth API 컨트롤러