Notice
Recent Posts
Recent Comments
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 | 29 | 30 |
Tags
- swagger
- tsdb
- java
- ProjectLoom
- Zookeeper
- springboot
- webflux
- Reactive
- Rebalance
- Reassign
- kafka
- broker
- VictoriaMetrics
- Vmalert
- OFFSET
- Mirror
- raft
- Brooklin
- NoClassDefFoundError
- Vmagent
- 비동기
- restdocs
- JVM
- OpenJDK
- JDK
- API문서
- ExecutableJar
- spring
- consumer
Archives
- Today
- Total
목록 springboot (1)
거북이 developer
[Spring Boot] NoClassDefFoundError 와 Spring Boot 의 Executable Jar 관계
최근에 Spring Boot 로 개발된 Web Application 을 운영하던 도중에 아래와 같은 Error 를 맞딱뜨렸습니다. 2022-08-30 11:07:35.485 WARN 3038 --- [SpringContextShutdownHook] o.s.c.support.DefaultLifecycleProcessor : Failed to stop bean 'webServerGracefulShutdown' java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError: org/springframework/boot/web/server/GracefulShutdownResult at org.springframework.boot.web.servlet.contex..
Spring Framework
2022. 9. 14. 17:51