Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java
What's the difference between these generic declarations?
Jun 12, 2026
java
generics
nested-generics
Reduction behaves strangely when using parallel stream but works fine for sequential stream in Java 8u5
Jun 12, 2026
java
concurrency
parallel-processing
java-8
What is the difference between "ParentClass objectName1= new SubClass() " and "SubClass objectName2 = new SubClass()"?
Jun 13, 2026
java
inheritance
Intellij - How to run it with nVidia
Jun 12, 2026
java
intellij-idea
Calling an overridden superclass method from a subclass
Jun 13, 2026
java
inheritance
overriding
PostgreSQL negate a numeric value in resultset [closed]
Jun 12, 2026
java
postgresql
sql
select-query
EventBus: Registering without any @Subscribe annotated method
Jun 12, 2026
java
android
greenrobot-eventbus
greenrobot-eventbus-3.0
Java 8. Group a list of values into a list of ranges using Collectors
Jun 12, 2026
java
collections
lambda
java-8
java-stream
Get Nashorn script line number during interpretation
Jun 12, 2026
java
java-8
nashorn
My simple java HTTPS server only works for localhost
Jun 12, 2026
java
servlets
NetBeans doesn't find projects on OneDrive
Jun 13, 2026
java
netbeans
projects
onedrive
How to sort ArrayList of integers without regardless of positive and negative values [duplicate]
Jun 12, 2026
java
sorting
comparator
comparable
Why Math.sqrt() outputs wrong value in java?
Jun 12, 2026
java
math
how to stop recursion after printing 5 terms in this Fibonacci series code?
Jun 13, 2026
java
recursion
how to send message to kafka topic protected with SSL
Jun 13, 2026
java
ssl
apache-kafka
kafka-producer-api
difference between arraylist = arraylist and arraylist.addAll(arraylist)
Jun 13, 2026
java
Spring Boot ASync + AutoWired Executor vs manual Executor + Future/Callable?
Jun 12, 2026
java
spring
asynchronous
spring-boot
spring-async
Is it fine to deregister drivers returned from DriverManager.getDrivers()?
Jun 12, 2026
java
tomcat
jdbc
« Newer Entries
Older Entries »