SpringBoot 실습 Troubleshooting

1.@Value 오류

post-thumbnail

2.@Id 오류

post-thumbnail

3.Hikari, datasource, dirver등 오류

post-thumbnail

4.Spring Boot 2.6.2에 Swagger 적용 시 오류

post-thumbnail

5.Table 'DBNAME.hibernate_sequence' doesn't exist, 하이버네이트 시퀀스 테이블 존재하지 않는 오류

post-thumbnail

6.Table 'DBNAME.TableName' doesn't exist. 테이블이 존재하지 않는다.

post-thumbnail

7.Unable to access jarfile <path>, jar파일에 접근 불가 오류, deploy.sh에서 오류, Dspring

post-thumbnail

8.인스턴스 상태검사 실패, Thread starvation or clock leap detected, Dead Lock, hikari 오류-1

post-thumbnail

9.protocol = http host = null, 컨트롤러 테스트 오류, Controller Test Error, java.lang.IllegalArgumentException

post-thumbnail

10.Failed to load ApplicationContext, Error creating bean with name, No suitable constructor found on class

post-thumbnail

11. Spring Boot/Spring Data JPA Querydsl 오류, Error: attempt to recreate a file for type

post-thumbnail

12.NoSuchElementError, AssertionError, findById()로 인한 Github Action CI 오류

post-thumbnail

13.Github Action 오류, @Value 오류, IllegalStateException

post-thumbnail

14.org.springframework.restdocs.snippet.SnippetException: The following parts of the payload were not documented

post-thumbnail

15.org.springframework.http.converter.HttpMessageNotWritableException: Could not write JSON: Can not start an array, expecting field name (context: Object)

post-thumbnail

16.Spring Data JPA Transaction Propagation, EntityManager, PersistContext에 관한 고찰

post-thumbnail

17.Spring Boot 3.0과 net.devh:grpc-server-spring-boot-starter, net.devh:grpc-client-spring-boot-starter 호환성 오류

post-thumbnail