인증/권한 저위험 파일 Spring 전환 스파이크 (BAIS-SPRING-DEV-AUTH-001)
Some checks are pending
ci / test (push) Waiting to run
Some checks are pending
ci / test (push) Waiting to run
This commit is contained in:
parent
810fbf8dc6
commit
df7f47c84e
1 changed files with 10 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
||||||
|
package com.example.authorization;
|
||||||
|
|
||||||
|
import org.springframework.stereotype.Service;
|
||||||
|
|
||||||
|
@Service
|
||||||
|
public class Maz02f116rService {
|
||||||
|
public void authorize(Maz02f116rDto dto) {
|
||||||
|
// Authorization logic here
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue