[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
- Visual Studio 2022
- spring-security
- Thread
- spring
- ThreadPool
- 카멜 표기법
- sgw
- hot-deploy
- jdk12
- Redis
- jdk13
- JUnit
- Jenkins
- aspectj
- JPA
- Mockito
- Executor
- chmod
- 한글깨짐
- 확인창
- java
- junit5
- gradle
- IntelliJ
- JAVA8
- JetBrains Mono
- codepoint
- 파스칼 표기법
- thread priority
- java11
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함