I have a 4 table. I created a join query with some specific field for the tables . I want to call the query in spring boot within single dto. How I can do that ? I am using jd...
@Override public String getPassword() { // TODO Auto-generated method stub return this.password; } while returning the password i want to return password2 also ....
to learn microservices any yt video? any source ? anyone knows?
Is anybody know how to send OTP on phone in spring boot using firebase and authenticate it?
Anyone knows the solution?