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