StackRating

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

Sebastiaan van den Broek

Rating
1515.10 (44,918th)
Reputation
3,385 (49,851st)
Page: 1 2 3
Title Δ
Spring Authorization Server and Spring Resource Server in one server 0.00
ERROR java.lang.ClassNotFoundException: javax.xml.bind.JAXBException +2.21
In Spring Security, UserDetails stores password as String but I sto... +0.49
Spring Boot JPA One To Many relation - deleting does not work -0.02
Group and sort by multiple attribute using stream: Java 8 -1.91
Spring Boot Repository - load DTO's direct from the Database 0.00
Store "tuples" of values in ArrayList in Java 0.00
Spring jdbcTemplate OneToMany +0.47
JAVA - LIKE OPERATOR 0.00
One Field is not getting saved to the database, always returns as 0.0 0.00
Hibernate - Is there any way to get the name of the column for whic... -0.51
Java: I'm not able to use the crud Repository deleteByID() to r... +0.46
How am I supposed to pass an unpaged but sorted Pageable to a Sprin... 0.00
@PathVariable UUID... ids with comma-separation doesn't work: a... 0.00
java 8 stream do Operation1 on first item in category, then Operati... +2.18
Using validation in Spring to restrict ZonedDateTime field to 3 dig... -1.52
Trying to get ! to work with string input 0.00
Are there any problems with this way of starting an infinite loop i... -0.26
JAVA Created two objects of each class with complete data using a c... -0.51
Map JSON String to JsonObject 0.00
Why does Java's List have "List.toArray()", but array... +1.90
Convert "Spring Data JPA" Method Query to JPQL Query 0.00
List inside list in Java 0.00
How to extract different substrings between certain substrings from... -0.02
Self created http server cannot handle postman request 0.00
How does one test-run a non-main method? [Java, IntelliJ] 0.00
Spring Boot HIbernate Issue: Error executing DDL via JDBC Statement... +0.49
I get stackoverflow error when trying to convert my class to Json 0.00
How to convert an Array[Byte] to an Array[Int] in scala/spark? +0.13
Callback URL not approved for this client application. in Android-F... -0.55
How to return @RepositoryRestResource style responses from a @RestC... -0.27
How to extract sequence elements wrapped in Option in Scala? +1.21
Own Iterator for generic Pair class -1.19
Deleting Hibernate entity that has a foreign key in database 0.00
java.time.format.DateTimeParseException: could not be parsed at ind... -0.04
combine JSON object and JSON array to get another JSON object in Java +0.48
java.lang.AssertionError: Status expected:<200> but was:<4... -0.02
Why C++ is considered to be a complicated language? +0.56
Why is 2,147,483,647 the max int value? 0.00
"Non-static method cannot be referenced from a static context&... -4.31
main class wont recognize class? -0.12
Spark SQL UDF from a string which represents scala code at runtime 0.00
Mendix Error Handling for Custom Error 0.00
JSON Patch Request validation in Java 0.00
how do i encrypt the password in react-native using base64 encrypti... +3.93
Why is @PreAuthorize with hasPermission (in custom PermissionEvalua... 0.00
How do I override a toString() method in Java? 0.00
Format date and add month to it -0.19
Is it bad to throw more than one exception in a method signature? +0.31
Is code after catch block is bad or meaningless? -4.17