StackRating

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

Sotirios Delimanolis

Rating
1708.08 (119th)
Reputation
220,366 (197th)
Page: 1 ... 20 21 22 23 24 ... 92
Title Δ
TitanFactory static build method 0.00
How to get annotation from method through reflection 0.00
from url to file using java 0.00
HTTP 400 Bad Request on REST request using Spring Mvc 0.00
return a syncrhonized value from a syncrhonized block 0.00
java: If notify() is always called before the lock release, how cou... 0.00
How to use generics in spring? +1.06
Before any thread dies will it call notify for all objects waiting... 0.00
How does this static code work? +0.87
Class type injection in Spring xml vs java config +0.89
Defining generics from supertype at runtime when overriding methods... 0.00
Spring mvc - How can I get mapping info in intercetor -0.21
Can an implementation of an enum that is a Function be expressed us... 0.00
Safety of comparison operators with Integer objects in Java +0.81
How can I safely proxy a lambda when I don't know whether it... -0.64
Why do the new Java 8 streams return an Object Array on toArray cal... +0.37
Spring context:component-scan not working with annotated beans 0.00
Why does this Java based Spring configuration create two instances... -0.22
HashMap yields same hashCode for different contents +0.23
No WebApplicationContext found: not in a DispatcherServlet request 0.00
How to get the position of a substring in a string in Java without... +0.30
RedirectAttributes changes object id between controllers 0.00
how to get data from JSONObject -0.22
Generics/Parameterised classes Java Namespace +1.81
Understanding volatile variable by example 0.00
Possible to disable Java autoboxing? +1.67
String created from inputStream is not equal to its string literal 0.00
pass generic type class to method +0.90
'o' and last vowel in user input are not found -2.68
GSON @SerializedName to get value from inner array in json 0.00
Spring: Returning empty HTTP Responses with ResponseEntity<Void&... -0.21
When use ResponseEntity<T> and @RestController for Spring RES... 0.00
Implementing Iterable by returning an Iterator over a sub-type 0.00
RegEx with quotes not matching anything in Java -2.59
Pattern.quote not working as expected 0.00
Java & Javap: How to Determine Which Object Receives Invokevirt... 0.00
Java 8 constructor method references 0.00
Exception: "org.codehaus.jackson.map.JsonMappingException: Can... 0.00
How do you serialize from a json object to a list or a json list to... +0.28
Spring DI: Injection of FileInputStream in Constructor using annota... 0.00
Properties and env always null +1.46
Java arraylist clear or reinitiate +0.29
Getting Duration using the new dateTime API -2.64
Notify and Wait in Java -0.23
compile error when implement a simple generic function in java? 0.00
When is ThreadLocal member initialized? -2.57
Why bean id requires with same name into my example? and why bean f... 0.00
spring - why 'redirect' goes to localhost 0.00
Why not using a try with lock in java? -2.74
How do I use a Scanner only once then get rid of it? +0.27