StackRating

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

cassiomolin

Rating
1648.23 (593rd)
Reputation
65,180 (1,365th)
Page: 1 2 3 4 ... 22
Title Δ
Designing endpoint for performing partial updates with PATCH 0.00
Why do I get a java.lang.Exception: No runnable methods exception i... -0.48
"Missing URI template variable 'teamLeadId' for method... -1.39
How to print the Controller method name in @ControllerAdvice? +0.27
Correct REST API Response HTTP Status Code 0.00
Which is the request limit in Postman and is it a way to change it 0.00
What is appropriate HTTP error code if user try to perform action n... +0.91
Details about why an HTTP request has been 403'ed 0.00
Annotation @AssertTrue is not working properly 0.00
Best way to handle this REST API endpoint error? +0.29
How to make final variable when @Value annotation is used 0.00
Binding Map<String, String> -0.21
Convert Integer to JSON +0.30
Visualize org.joda.time.DateTime as String in Postman 0.00
What is better to persist in db OffsetDateTime or Instant 0.00
Generate YAML format response in springboot 0.00
@CreateTimestamp, @UpdateTimestamp. Why is the field "create&q... -0.21
Java - deserialization into dynamic nested generic types with Objec... 0.00
How to remove ZoneId? 0.00
Validate Date in the request body 0.00
How to build microservice GET api in springboot which can take sing... +0.29
How to use @Autowired inside a ConstraintValidator? 0.00
Which Spring Boot @ConfigurationProperties annotated bean holds the... 0.00
Spring Boot application run method periodically -0.15
Why Base64 is used in JWTs +0.68
Should I use POST and DELETE or PATCH when designing REST API endpo... 0.00
MongoDB stores incorrect DOB -1.48
mockMvc, get content from json file in SpringBoot +0.29
What order value do I use on a ControllerAdvice if my libraries may... +0.29
What would a good HTTP response to show existence of an entity? +1.77
@Autowire an Interface as Map<String, InterfaceName> is possi... +1.71
Why lombok adding canEqual method 0.00
Restful Webservice string response 0.00
Ignoring "/" inside a URL path variable value 0.00
Mock Database, MockMvc -0.46
What is the use of service layer in Spring Boot applications? +1.34
what is the real use of the annotation @JsonIgnore -0.19
How to map different name to json property based on rest method per... +1.06
Change @RequestMapping order 0.00
Modeling RESTful resources correctly for forbidden access 0.00
When designing Restful API, should I use DELETE or POST for UNFOLLOW? -0.52
How to read json value in a servlet? 0.00
Is including parameter in params redundant, when also using @Reques... 0.00
Jackson Deserialization of all empty Strings to null in class 0.00
How to remove duplicate @JsonProperty in Jackson 0.00
Using jackson deserialising a property which can be List of object... +0.29
How to do a partial deserialization with Jackson +1.72
Best Practices for incoming and outgoing DTOs -0.72
Jackson's @JsonPropertyOrder doesn't work with @JsonUnwrapped 0.00
How to define the data model without POJOS for received JSON format? -0.21