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 | 31 |
Tags
- consumer
- Vmagent
- spring
- OFFSET
- broker
- ExecutableJar
- Brooklin
- tsdb
- kafka
- Reassign
- ProjectLoom
- VictoriaMetrics
- API문서
- Rebalance
- raft
- Mirror
- springboot
- Zookeeper
- java
- 비동기
- Reactive
- Vmalert
- JVM
- JDK
- restdocs
- swagger
- OpenJDK
- webflux
- NoClassDefFoundError
Archives
- Today
- Total
목록 ExecutableJar (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