StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

davidxxx

Rating
1609.30 (1,423rd)
Reputation
79,260 (1,052nd)
Page: 1 2 3 4 5 6 7 ... 61
Title Δ
Create request scoped beans from a Java 8 Function 0.00
How to return HashMap from Java 8 orElse/orElseGet operator -0.81
Creating if in setter/getter -0.97
Null object pattern in Java API? +2.23
how to junit test on restTemplate? -0.53
How can i achieve the same functionality with Java 8 using streams 0.00
Using the instantiated collection type for Jackson deserialization... -0.16
Sonarlint is giving error on volatile object reference when using d... 0.00
Why optionalLong/Double and orElseThrow? +0.56
How to write a BufferedReader into slf4j logger 0.00
Why doesn't caching work without DI in Spring? -0.32
Streamable Interface : How empty() method returns Iterable? -1.21
What is the best practice for RestController? +0.90
How to use @Autowired on field variable when class is not a Bean? +0.33
How to handle nested for loops with complex data structures? 0.00
Workaround for a lack of multiple inheritance -0.46
Why a Bean is being used in this example - it appears like pointles... 0.00
Receive null when calling on a class +0.10
Generic method passing class as a parameter -1.77
why does it seem like two threads are accessing one lock in my code? -1.12
Way to adjust to DRY principle 0.00
Spring Why Interfaces instead Abstract Classes? +0.11
Collections.sort() not sorting single digit number +0.09
How to enforce the client to call endpoint(B) only after specific t... 0.00
What is the best way to Inject growing dependencies in the service... +0.39
How to make API calls concurrently +1.79
Right design pattern to implement Oops in the right manner for my u... -0.42
How to change an object's generic type dynamically in Java? 0.00
Confusion on file uploading S3 0.00
How does the Mockito Verify method works? +1.49
How to fail a test after a timeout is exceeded in JUnit 5? +0.35
Why does this @JsonIgnore fix my infinite loop? +0.36
How to mock - reading file from s3 +0.37
Return empty object if data is not found into DB 0.00
Can I fill an args[] param dinamically on java? 0.00
I am facing sonar suggestion issue that Method has 8 parameters, wh... +1.14
How to avoid null implementation of interface methods -0.65
Ho to convert an Arraylist<Person> to Map<String, List<... 0.00
InputStream is null when trying to read a resource file 0.00
Optional for finding if list contains object at index +0.32
confusion in java 8 method referencing for equals method implementa... 0.00
How to figure out what object is in a abstract list? -0.27
Jackson - deserialize json into generic type 0.00
Combining two blocks of Map loading from JSON -0.17
How do I get list of only duplicate objects from a list +1.42
Why is ! in the properties file path in spring-boot application on... 0.00
Autowire all components in a package without implementing an interf... 0.00
Proper way of overriding generic methods in Java +1.87
Why do we need to call "build()" for Uri.Builder object t... 0.00
I want to avoid if else in below codes, any suggestion? -0.12