We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83ebdd6 + feec598 commit b3dd103Copy full SHA for b3dd103
1 file changed
src/main/java/com/project/submate/subscribe/controller/SubscribeController.java
@@ -11,7 +11,7 @@
11
12
import java.util.List;
13
14
-//ddl-auto: update(application.yml 커밋용 주석) , create - category와 subscribe 테이블 더미데이터 넣기!
+//ddl-auto: update(application.yml 커밋용 주석) , create - category와 subscribe 테이블 더미데이터 넣기
15
16
@RestController
17
@RequestMapping("/api/v1/subscribe")
0 commit comments