[Gradle] Gradle task 이해와 Gradle Wrapper 사용하기
gradle wrapper / up to date / 빌드시 Plain jar 와 Executable jar
Posted by
Wonyong Jang
on July 17, 2022 ·
6 mins read
[Spring] MockMvc를 이용하여 controller 테스트하기
standaloneSetup, webAppContextSetup
Posted by
Wonyong Jang
on July 08, 2022 ·
12 mins read
[Spring] Non-Blocking 방식의 WebClient 이해하기
WebClient와 RestTemplate 비교 / HttpClient 모듈 / Blocking, Non-Blocking / 동기, 비동기
Posted by
Wonyong Jang
on June 26, 2022 ·
9 mins read
[AWS] EC2 인스턴스 생성 및 고정 IP를 이용한 클라우드 서비스 배포
Elastic Compute Cloud / Elastic IP / Docker Compose를 이용하여 ec2에 애플리케이션 배포하기
Posted by
Wonyong Jang
on June 05, 2022 ·
10 mins read
[Docker] Spring testcontainer와 Spock를 이용한 독립 테스트환경 구축
멱등성있는 integration test 환경 구축 / DB와 Redis TestContainers 테스트
Posted by
Wonyong Jang
on May 15, 2022 ·
11 mins read
[Spring] Spock을 이용한 테스트 케이스 작성
스프링과 Spock을 이용한 테스트 / JUnit과 비교
Posted by
Wonyong Jang
on May 01, 2022 ·
14 mins read
[JPA] Querydsl을 JPA와 함께 사용하기
Querydsl 환경 설정 / Querydsl 소개와 사용이유
Posted by
Wonyong Jang
on April 30, 2022 ·
7 mins read
[Web] SpringBoot와 Handlebars로 화면 만들기
템플릿 엔진으로 화면 구성하기 / 부트스트랩과 jQuery
Posted by
Wonyong Jang
on April 23, 2022 ·
6 mins read
[Docker] 도커를 이용한 리액트 앱 CI환경에 배포하기 2
Travis CI, AWS를 이용한 자동 빌드, 테스트 및 배포 / Elastic BeanStalk / IAM
Posted by
Wonyong Jang
on January 04, 2022 ·
6 mins read
[Docker] 도커를 이용한 리액트 앱 CI환경에 배포하기 1
도커를 이용한 리액트 앱 / 운영서버를 위한 Nginx / 개발서버 운영서버 구분하기
Posted by
Wonyong Jang
on January 03, 2022 ·
6 mins read