Recent Posts
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
- mp4fpsmod
- 달인막창
- tolerated
- JanusWebRTC
- kotlin
- terminal
- Spring Batch
- 깡돼후
- taint
- 헥사고날아키텍처 #육각형아키텍처 #유스케이스
- preemption #
- python
- table not found
- PersistenceContext
- 오블완
- JanusGateway
- 코루틴 컨텍스트
- JanusWebRTCServer
- 티스토리챌린지
- 코루틴 빌더
- 개성국밥
- k8s #kubernetes #쿠버네티스
- JanusWebRTCGateway
- pytest
- PytestPluginManager
- vfr video
- 자원부족
- 겨울 부산
- Value too long for column
- VARCHAR (1)
Archives
목록처음 배우는 스프링부트2 (1)
너와 나의 스토리
[Spring] spring test - "Error creating bean with name 'jobLauncherTestUtils': Unsatisfied dependency expressed through method 'setJob' parameter 0" 에러 해결
[처음 배우는 스프링 부트 2] 책에서 스프링 부트 배치 파트를 따라서 코딩하다가 다음의 에러에 직면했다. 프로젝트 구성 InactiveUserJobTest.java package com.example.batch; import com.example.batch.user.enums.UserStatus; import com.example.batch.user.repository.UserRepository; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; import org.springframework.batch.core.BatchStatus; import org.springframework.batch.cor..
개발/Spring Boot
2021. 1. 20. 16:12