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
- Android
- VM
- java
- npm update
- ubuntu
- initandlisten
- mongod
- MAC
- Spring
- ubuntu java
- errorstack
- naver
- Media-type
- 27inch
- remote
- instance
- github
- 27017
- openjdk
- GCP
- Xcode
- playgrounds
- cloud
- springboot
- 몽고디비
- MongoDB
- 가상머신
- freetier
- navercloud
- for developer
Archives
- Today
- Total
목록Authentication (1)
김컴공랩

헬로월드! 김컴공입니다. Spring Security 프레임워크와 JsonWebToken 을 이용해 웹인증을 구현하는 도중, 로그인을 시도해서 서버로부터 토큰을 얻으려고 할때, 웹서버 로그에 다음과 같은 에러가 발생했습니다. java.lang.NoClassDefFoundError: Could not initialize class javax.xml.bind.DatatypeConverterImpl 오류 로그를 자세하게 읽어보고, 관련하여 코딩한 컨트롤러와 클래스들을 살펴보아도 문제가 없는 것 같아서 구글링했습니다. (stackoverflow.com/questions/55606519/getting-exception-java-lang-noclassdeffounderror-could-not-initialize-c..
스프링부트
2020. 10. 7. 23:39