StackRating

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

Kayaman

Rating
1626.85 (947th)
Reputation
1 (3,383,828th)
Page: 1 ... 8 9 10 11 12 ... 49
Title Δ
toString method does not display but code compiles 0.00
Does @Transactional annotation avoid concurrent access to business... 0.00
Maven UTF-8 encoding issue 0.00
KeyPressed/KeyReleased not working? -1.90
How do I use JPA's entityManager.getReference in Spring Boot? -2.06
Synchronous behavior when use methods of Java CompletableFuture -0.69
What is a native peer? +1.28
How to separate web application logging in Tomcat +0.30
Java Number with '_' sign -0.08
Why does SqlExceptionHelper interpret boolean constraint violation... 0.00
Puzzle about the cache line padding 0.00
org.hibernate.LazyInitializationException: even with @Transactional +1.32
Changing Java EE 6 app's servlet version from 2.5 to 3.0 critic... 0.00
BufferedReader - read all characters (not lines) +0.31
@Autowired attribute that needs a parameter to be instantiated -0.19
How to force an implementation for an API Java +0.88
ORM - Are DDL scripts required? -2.59
How to open java based web application in a KIOSK mode? 0.00
Behavior of ScheduledExecutorService 0.00
The ways to speed up controller's response 0.00
Why in certain circumstances, updates from a thread are not visible... +1.89
Use charAt to index int array 0.00
What does "class loading deadlock" mean here? +1.21
Having a "worker" in Java 0.00
Modify a String by modifying its byte array representation 0.00
jpql error near where +0.30
Logging info about JDBC connections in spring boot app 0.00
CPU bound web apps with servlet 3.1 performance 0.00
How to remove every element from a list if the list is not empty us... -2.66
Wait for every Future in a List<Future> to be done +0.30
Are @Autowired or @Resource fields singletons? -1.40
JDBC - ResultSet cache management 0.00
Multithreaded Hibernate application waiting to lock ComboPooledData... 0.00
Why does heap memory usage graph look like this? -1.12
java constructors with inheritance +0.31
Understanding code of ConcurrentHashMap compute method -0.19
Bridge for logging systems 0.00
How the example from Java Concurrency in practice is thread safe -0.34
Adding jar files in each jvm run dont seem to work 0.00
in Java is variable memory space allocated dynamically or statically? +1.90
Compiling a .java file with incorrect package name 0.00
Maven: How to create a correct JDBC driver dependency, if I don'... -0.56
Does Java Spring Boot applications hibernate/"go dormant"... 0.00
Why does Set.of() throw an IllegalArgumentException if the elements... +1.87
MOOC Helsinki week 10 exercise 28 weird test results 0.00
Is there any reason to use a synchronized HashMap rather than Concu... -0.96
How exactly accept() method is blocked until a connection is made? +0.31
int == int not work in java why? 0.00
How to take elasped time with nanosecond precision in Java 9 +1.52
Reusing a stream when extra filtering is needed - Java +1.41