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 2 3 4 ... 92
Title Δ
Confused by Spring's JSON serialization 0.00
@ModelAttribute fields are null in Spring controller +0.23
Java CompletionStage to CompletionStage<Either> type is lost 0.00
Why I do not need a configuration bean for Environment interface 0.00
How to return a value depending on whether an Optional value is pre... -2.74
How do I get the argument of the formal method parameter type? 0.00
Sending string as byte array from C# to Java via socket +1.03
Why is disruptor slower with smaller ring buffer? +0.19
Cannot test converting Strings to Unicode 0.00
Exception handling and ternary operators +1.34
Spring Autowire with Bean creation in same class results in :Reques... 0.00
Why a parallelism ForkJoinPool double my exception? -1.24
CompletableFuture get result of first future waiting for other futu... 0.00
How do I create a Spring @ExceptionHandler method that does not log... 0.00
Is there any formal definition of constants? 0.00
How can I validate a local date time within daylight savings time? +1.03
Ambiguous mapping when using RequestBody annotation 0.00
What setting causes ContextLoaderListener's (root context) to b... 0.00
Can Spring's @Value annotation be used with types implementing... 0.00
How do you retrieve a generic type's type parameters? +1.08
Java "for" statement implementation prevents garbage coll... +0.84
What is the erasure of a bounded generic type? 0.00
How can I capture the RejectedExecutionException thrown in a Comple... 0.00
What causes "java.lang.IllegalStateException: Neither BindingR... 0.00
Why are my fields initialized to null or to the default value of ze... +1.25
Why does a subclass of an inner class require an enclosing instance? +0.73
Why is AtomicInteger needed if writes and reads to int variables ar... -2.41
Pointcut "or" composition in Spring AOP 0.00
Why does Spring MVC report "No converter found for return valu... +0.87
@Until annotation in Gson not working as expected 0.00
Why does a Java Lambda which throws a Runtime Exception require bra... 0.00
Where is databinding mapping stored for a controller? 0.00
Spring's @DateTimeFormat produces a Date object with the previo... 0.00
How does Spring Boot recognize @Scheduled on a subclass' method? 0.00
What is the purpose of Annotation interface? 0.00
jackson: deserialize a custom exception 0.00
Cassandra query on timestamp column returns no values with Java'... 0.00
Why does EnumMap implementation check for the key's superclass? 0.00
NullPointerException on cassandra ThriftServer stop 0.00
When is the lock released if I return from the synchronized block? 0.00
Why doesn't DispatcherServlet invoke my HandlerInterceptor? 0.00
Maximum size of Json handled by Jackson 0.00
Why does Spring MVC respond with a 404 and report "No mapping... +0.24
Java annotation: using a field value into another field 0.00
Guava ImmutableBiMap becomes LinkedHashMap and cause Spring autowir... +0.25
Customizing enum constant names with Jackson +0.25
Deserialize JSON object name-value pairs as elements of an array -0.06
Spring can't resolve @Bean dependency for bean of type List? 0.00
Are there concurrency concerns when one threads initializes the val... +0.98
How can I get a reader method based on a json property name using j... 0.00