Open main menu
IT人
無限踩坑
shyw
發表於
2018-03-02
最近接手了一個專案,引數認證還是非常原始的,隨手就加了個hibernate validator,單元測試跑的很開心,過了幾天準備部署專案,發現fastxml classNotFound,起不來了,檢視maven依賴 jar是存在,第一時間居然去註釋bean,終於找到了swwagger2 與 validator的fastxml衝突,隨帶就剔除validator fastxml依賴。 其實很多方式,可以定位上面的問題
1
檢查maven 專案jar包依賴是否衝突
http://blueskator.iteye.com/blog/2229686
2 git 回溯版本資訊
相關文章
vue踩坑
2018-11-20
Vue
相容踩坑
2019-04-11
THEOS踩坑。。。
2018-06-28
Flutter 踩坑
2019-08-26
Flutter
angular踩坑
2020-04-04
Angular
protodep踩坑
2024-11-19
CDH踩坑
2020-11-27
webpack踩坑 無法解析jquery及webpack-cli
2020-04-16
Web
jQuery
小程式踩坑填坑
2018-07-25
removeChild踩坑記
2019-02-16
REM
Fragment-踩坑
2019-03-04
Fragment
小程式踩坑
2019-04-11
MQTT使用踩坑
2019-01-24
MQ
QT
vue 踩坑記
2018-12-03
Vue
GitLab CI 踩坑
2019-04-03
Gitlab
mpvue“踩坑”指南
2018-09-07
Vue
golang的踩坑
2018-08-14
Golang
mpVue 踩坑記
2018-08-08
Vue
phppresentation 踩坑指南
2020-05-29
PHP
Homestead 配置踩坑
2020-04-17
vuepress踩坑記
2018-04-17
Vue
Auth::user() 踩坑
2023-01-05
cocoscreator踩坑01
2020-11-24
homestead xdebug踩坑
2021-10-21
URLEncoder使用踩坑
2020-12-09
Sentry 部署踩坑記
2019-04-02
前端踩坑系列《四》
2019-04-12
前端
RN 踩坑:雜記
2018-12-14
laravel 踩坑 env,config
2018-08-23
Laravel
[小程式] mpVue 踩坑
2018-07-14
Vue
Vue踩坑之旅——methods
2018-03-15
Vue
GeoServer 踩過的坑
2018-03-13
Server
sealos踩坑記錄
2024-04-29
?踩坑指南——onnx系列
2023-05-18
golang—踩坑之切片
2024-04-03
Golang
Angular之ngSwitch踩坑
2020-03-19
Angular
[踩坑] Go Modules 使用
2020-02-13
Go
vue 踩坑-This dependency was not found
2020-05-26
Vue