rajeshatuce

Results 3 issues of rajeshatuce

Hey, I am struggling with 2 false diff issue at the moment: 1. I have 2 PDF which has many formulae as PDF which are relatively light font. Of that...

Hi, My Model class has following annotaion @Document(collection="abc") class ABC{ @id private String myId; } public interface ABCRepo extends MongoRepository{ } when I call abcRepo.save(abcObject); then _id is stored blank...

status: feedback-provided

how can we upgrade it to work with Springboot 2.1.3 version?