Q&A
java.lang.NoClassDefFoundError: Could not initialize class javax.xml.bind.DatatypeConverterImpl 에러 대처법
자바11부터 해당 모듈이 아예 사라졌다고 합니다. https://luvstudy.tistory.com/61 스프링 부트 공식에서는 다른 대체 모듈을 권장하고있습니다. https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-with-Java-9-and-above org.glassfish.jaxb jaxb-runtime
- いいね数
- 13
- コメント数
- 6
- 閲覧数
- 3615

