Java Community | Help. Code. Learn.
We are a Community full of Java developers. You can come here to connect other devs, get help, help others and do many more things!
JoinJava Community | Help. Code. Learn.
We are a Community full of Java developers. You can come here to connect other devs, get help, help others and do many more things!
JoinCan someone please explain to me how this works
SPRING BOOT vs VERT.X
Compiling class file to Jar always fails
Adding to unicode

countDigits I need help
Weird Error when running/calling FATJar
need help to import pdfbox using gradle

Problem Accessing yml elements using java for minecraft
Create and push docker file and deploy project to render.com
New to JSP and Servlet - Struggling with database
Using singleton pattern at a request level basis
I am completely new
Connecting to my MongoDB Database
querySrv ENOTFOUND _mongodb._tcp.cluster0.mongodb.net
and this is the line on my .env i am using to connect to MongoDB MONGO_URI=mongodb+srv://mmetinbirguel:[email protected]/Tierlist?retryWrites=true&w=majority
Of course I have my real password instead of just "password" there, for safety reasons I share it like this 😄
...can smb explain what is the difference between bitwise and logical operators?
Graduation year project
My vs code wont run!
Eclipse MAT - Remove Self-Referential Inbounds
Java with Maven Projects not creating jar files
com.google.gson.JsonIOException: Failed making field
"opens java.time to com.google.gson"
```bash
Caused by: com.google.gson.JsonIOException: Failed making field 'java.time.LocalDate#year' accessible; either increase its visibility or write a custom TypeAdapter for its declaring type.
See https://github.com/google/gson/blob/main/Troubleshooting.md#reflection-inaccessible-to-module-gson...How to create custom login route in Spring?
/auth/signin
sort of route, but I'm not sure how should I implement it, any idea how can I do so?