Danix
JCHJava Community | Help. Code. Learn.
•Created by Danix on 10/29/2024 in #java-help
Error: Could not find or load main class
i am facing this problem i dont know what to do now ! Can anyone help me upon this ?
9 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 10/6/2024 in #java-help
500 Internal Error
6 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 10/4/2024 in #java-help
Java Devlopment Suggestion
Should i have to learn about testing as a java dev or should i have to cover my core knowledge like Orm , Spring boot , React etc and then start to learn about testing !
4 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 9/28/2024 in #java-help
Deleting Error
i am tryna delete a book from a list of books but end up with this error
16 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 8/11/2024 in #java-help
Getting 500 error instead of 400 and 409
I am tryna handle the erros in the Api and Return the Exception according to the need as u can see in the code but i am not getting proper errors as i return them !
46 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/30/2024 in #java-help
Exception Handling in Spring
Hey i am getting 500 response code instead of 404 even after handling the exception
20 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/21/2024 in #java-help
RestApi Access Problem
When i try to access the Rest Api from postman then i got the html of login i even permit the enpoint of api Security
```
5 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/14/2024 in #java-help
Spring JPA
I am tryna Delete the forgotPassword Enetity if the Otp expired time is passed out and that is 10 sec right now but after the Otp time expired the otp entity is not deleting itself from Db . Here is the implemet Can anyone help
139 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/13/2024 in #java-help
Java Mail Sender
I am Getting issue while try to send a email to the user after config everything and i dont know how to resolve it
4 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/11/2024 in #java-help
Custom AuthenticationFailureHandler
i am tryna make a Custom Authentication Failure Handler like this ->
7 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/9/2024 in #java-help
Oauth Authorization
Can anyone suggests how can I learn about Oauth2 theory and implementation ? I am really confused about it that what to learn and what not !
4 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/3/2024 in #java-help
Bean Initialization Error
I am Getting this error ->
197 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/2/2024 in #java-help
Ecplise Project Issue
45 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/1/2024 in #java-help
Saving User
Can someone help me to save the user if the user dont have any roles then put it there the USER role but i dont know how to do it ..
4 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 7/1/2024 in #java-help
Pushing Java Code
Can someone tell me how can i push my code to my github using Ecplise IDE ? Bcz last time when i did it myself i really got into the big problem .
4 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 6/28/2024 in #java-help
DTO
Can anyone help me to create DTO for this classes and also explain me why we use DTO more
13 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 6/28/2024 in #java-help
Spring Security
I wanna Config The Spring Config class but due to changemnet in version i am not able to do it . Can anyone Help
i want to make a custom login page and authenticate every endpoint excpet the
/
this one how could i achieve it ?52 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 6/27/2024 in #java-help
Data Structure And Algorithms
I wanna start Data Structure And Algorithms So can anyone Suggests me a good Data Structure And Algorithms Course ?
4 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 6/26/2024 in #java-help
JSON RESPONSE ERROR
I dont know why whenever i am adding data to my RestApi i am getting double json response of book class here is the response ->
80 replies
JCHJava Community | Help. Code. Learn.
•Created by Danix on 6/24/2024 in #java-help
Spring Security Filters
When we need to make our own custom filter chain in spring security and what's actually it's use case ?
9 replies