[Spring] Spring 애플리케이션에서 테스트하기
https://spring.io/guides/gs/testing-web/ 문서를 기반으로 작성되었습니다. 원본을 보고 싶다면 위 링크를 참고해주세요. 1. Create a Simple Application (간단한 애플리케이션 만들기) import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; @Controller public class HomeController { /** * 기본적으로 @RequestMapping은 모든 HTTP 작업(GET, POST,..
[Spring Framework]
2022. 9. 23. 22:28
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- chmod
- hot-deploy
- 카멜 표기법
- gradle
- Redis
- 한글깨짐
- Executor
- aspectj
- jdk12
- JUnit
- JPA
- thread priority
- java
- ThreadPool
- codepoint
- 확인창
- junit5
- JAVA8
- jdk13
- JetBrains Mono
- spring-security
- 파스칼 표기법
- sgw
- Jenkins
- spring
- Visual Studio 2022
- Thread
- Mockito
- java11
- IntelliJ
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
글 보관함