인증/권한 저위험 파일 Spring 전환 스파이크 (BAIS-SPRING-DEV-AUTH-001)
Some checks failed
ci / test (push) Has been cancelled
Some checks failed
ci / test (push) Has been cancelled
This commit is contained in:
parent
87d6206f70
commit
a67412983d
1 changed files with 10 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
||||||
|
package com.example.authentication;
|
||||||
|
|
||||||
|
import org.springframework.stereotype.Service;
|
||||||
|
|
||||||
|
@Service
|
||||||
|
public class Sau02f220uService {
|
||||||
|
public void authenticate(Sau02f220uDto dto) {
|
||||||
|
// Authentication logic here
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue