StackRating

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

Edwin Dalorzo

Rating
1560.31 (5,539th)
Reputation
57,364 (1,660th)
Page: 1 2 3 ... 14
Title Δ
How to detect specific devices in a local network? -2.27
Consuming a database cursor using a Java Stream 0.00
How to know the missing items from Spring Data JPA's findAllByI... +0.98
JAVA and byte arrays -1.85
Why collections.reverse() is not returning reverse value for primit... +2.90
(Java NIO) Should I check both bytes read and buffer position in co... 0.00
How to deal with "Foreign Key" in microservice architectu... 0.00
How to throw custom exception in proper way when using @javax.valid... 0.00
How to use UnitOfWork pattern together with IdentityMap pattern? -0.05
Is it critical to persist published events on an event driven system? 0.00
Using System.currentTime in distributed service architecture? +0.38
Is there an option to create consumers that accept only messages wi... +2.05
Why can't I change the return type of overriden methods (other... -0.97
Apache HttpClient Connection Management +0.13
How to cancel an ongoing Spring Flux? +1.78
read request body in webflux 0.00
How to convert Reactor Flux<String> to InputStream +0.44
How to limit the number of active Spring WebClient calls 0.00
repository pattern : generics vs polymorphism way of implementation 0.00
CompletableFuture in loop: How to collect all responses and handle... -1.58
Is Fragile Base Class the only reason why "inheritance breaks... +0.88
Controlling exception flow in controller spring MVC 0.00
Reading little-endian 64-bit float in Java -1.70
Call async service which return DeferredResults, multiple times wit... +1.07
Is it possible to connect two "while" cycles to get the a... 0.00
situations where an error will be caught by using unbounded wildcar... 0.00
Is Event broker pass events to event processors or event processors... 0.00
Dealing with exceptions in an event driven world 0.00
How does event-driven programming help a webserver that only does IO? 0.00
Java short circuit CompletableFuture +1.77
Java Functional Interface clarification - Parameters passed into la... 0.00
When do superclasses not have a default constructor? +2.12
Confused about Netty's generic types used in GenericFutureListe... 0.00
Static variable in the scope of a Java rest service 0.00
How to create replay mechanism within event-drive microservice +0.41
Does functional programming use object data structures? +0.41
How can asynchronous microservices communication performs betters i... +0.42
Combine two sets conditionally -0.90
Microservices: Service discovery/ circuit breaker for Event-driven... -0.17
How do I add a library to java? I dont use any IDE, I use only the... +0.90
Custom annotation for method in controller that extends an abstract... 0.00
Is Java Spring really better than straight up Java programming -0.33
Operator '+' cannot be applied to 'T', 'T'... +1.46
How to access parameter of Callable Future after execution? -0.24
@Transactional doesn't open another transaction 0.00
Interfaces without methods vs fields 0.00
Spring JPA: What is the cost of saveandflush vs save? 0.00
Java - (Anonymous subclass) overriding method during object instanc... +1.95
springboot with tomcat datasource 0.00
How to use lambda expressions and streams in the following example? +1.83