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 ... 4 5 6 7 8 ... 61
Title Δ
A query on Spring Data API documentation 0.00
How to sort a Hashmap on Key based on Custom Comparator 0.00
Immutable list in .NET: Why are you allowed to add and remove items? +1.44
How to handle all the java.net exceptions in a single catch block? +0.04
Is Pattern::asPredicate thread safe +1.86
How to extract JSON data in customized format? +0.42
Spring boot using log4j2 write log too slow 0.00
"Are private fields of superclass getting a place inside heap... -0.64
Java List.contains object with double with tolerance +0.51
Error source propagation in micro-service architecture 0.00
MongoDB and Spring Data - Is polymorphism a good idea? 0.00
Mockito can't inject mocks +1.59
How to return java8 Stream from jdbc result set 0.00
what is best practice to package structuring Spring project? -0.63
How to specify sub-dependency for AutoWired Beans 0.00
How to get Date from Timestamp object? +0.27
Extract Multiline Lambda Expression while using ForEach while itera... +2.15
Does invokeAll() stop the main Thread? -0.50
Spring Autowiring giving NPE. not manually creating beans +0.21
How to remove duplicates using Java 8 streams based on criteria 0.00
What is the benefit of using a custom class over a map? -0.45
Is Comparable Interface a FunctionalInterface? -0.13
Get a class by name from stack trace 0.00
Update entity in jpa +1.70
Good practice for Java entity classes and its unit tests -0.77
Validator calling "Return value constraints" twice 0.00
Remove duplicates from a list of objects based multiple attributes... +0.87
Spring Inject Generic Type -0.47
Question regarding functional interface in Java8 +0.67
Spring boot : configuration inheritance +1.43
Flatten a hashmap derived from a json string in Java -0.39
What does it mean for Java Arrays to be dynamically allocated? +0.10
writing unit test cases for an interface which has methods without... +1.41
why does Java allow generic array declaration? -2.76
Why does the core Java library NOT use enums for implementing the s... +1.01
How does 1 2 3 come at the end? +0.10
java 8 compare 2 lists based on property -0.10
Java 8 optional map and execute different functions +0.05
List from List Streams JAVA8 0.00
How to use static import on classes of same package in Java +0.27
How to run multiple threads of the same process in Java - Spring Boot -0.11
Parent wrapping child class method +0.35
How to get a Producer Class to Make Map<String, Object> Resul... -1.29
Null Pointer Exception in Java Enum 0.00
How to write JUnit test for a method that calls API? +1.71
Execute all statements within try/catch +1.50
Use Mockito to register spring bean when doing mockMvc testing 0.00
Difference between log.info(“dsasdds {}”, var) and log.info(“dsasdd... 0.00
Can we call synchronized method of an object inside the constructor... 0.00
Foreach in a foreach removing items from list +1.02