Categories
News Review from The World Web Times

Tracer Giving Null Pointer Exception in Spring Cloud Contract Test


I Am getting below Null Pointer Exception because tracer.currentSpan() method is not able to generate Span object in Spring Cloud Contract Test environment. I tried few different approaches like ex…