Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 스프링 AOP
- 아펠가모선릉
- 스페인 준비물
- 400에러
- 코프링
- c# scv
- git명령어
- Srping AOP
- b-tree index
- elk
- 본식후기
- 코틀린
- 관심지향프로그래밍
- Kotlin
- 코틀린 함수
- 스페인
- sprintboot
- http상태코드
- @Component
- HTTP
- db index
- 그라나다
- 세비야
- 아펠가모
- kotiln
- 마드리드
- 바르셀로나
- HTTP #웹기술
- 아펠가모 선릉
- kopring
Archives
- Today
- Total
목록@RestController (1)
끄적이는 메모장
[Kotlin SpringBoot - 2] Rest API 요청 만들기 (1)
JDK 11, Spring Boot 2.7.8, IntelliJ IDE를 기준으로 작성 @RestController 어노테이션이란 /** * A convenience annotation that is itself annotated with * {@link Controller @Controller} and {@link ResponseBody @ResponseBody}. * * Types that carry this annotation are treated as controllers where * {@link RequestMapping @RequestMapping} methods assume * {@link ResponseBody @ResponseBody} semantics by default. * * NO..
Kotlin/Kotlin SpringBoot
2023. 5. 1. 15:58