Exactly, with single rest controller REST API can be tested without issues in spring-boot, it's a different context if we need to secure REST API designed
Hello Interviewer,. We don't need to have Websecurityconfigadapter in order to build rest API. It will work without having websecurityconfigadapter. If you want restrictd api to third party or user, you have to write class implemented by websecurityconfig adapter( authentication and authorisation) in order restrict the api. Even interviewer don't know how to ask the question.
Exactly..Just now tried a hello world with a simple restcontroller with local host and tomcat server port..Websecurity configurer adaptor we extend from our implementing class and overide its methods to enforce authenticate and authorisation(achieved this with JWTS)
you are really irritating by putting subscribe request in middle of video...its sound really irritates because conversation volume is low so i was listening at high volume and your click sound is jumping in between repeatedly.
interviewer said LocalDate and LocalTime is the old way and something new is introduced in Java8, he's wrong though. LocalDate and LocalTime both are introduced in Java 8 only
once or twice is ok to request for subscribe by putting irritating sound but you have put it many times in single video....if you have impressive content then people will automatically subscribe.
LocalDate is pre Java 8? The interviwer seems to be wanting to listen to answers that he has hardocded in his mind. In fact the candidate told the correct answer: lacdate.now()/locatime.now(). Instant would also do the same but the TZ would then be UTC
Good that you didn't argue with the interviewer. The hello world program work without adding additional security class. I just tested.
Right. It will work without adding any security.
Exactly, with single rest controller REST API can be tested without issues in spring-boot, it's a different context if we need to secure REST API designed
Yes thats what ! I was like why it’s required 😂
Security is optional ...controller will work ...i thought he was asking for dispatcher servlrt specific config which is not required
Interviewer is talking about Spring MVC controller....and making himself confused..
Hello Interviewer,. We don't need to have Websecurityconfigadapter in order to build rest API. It will work without having websecurityconfigadapter. If you want restrictd api to third party or user, you have to write class implemented by websecurityconfig adapter( authentication and authorisation) in order restrict the api. Even interviewer don't know how to ask the question.
He might just moved to springboot from spring. Thats why. 😝
Exactly..Just now tried a hello world with a simple restcontroller with local host and tomcat server port..Websecurity configurer adaptor we extend from our implementing class and overide its methods to enforce authenticate and authorisation(achieved this with JWTS)
Interviewer doesn't knows much ...
Interviewer asking wrong questions and misleading
exactly
you are really irritating by putting subscribe request in middle of video...its sound really irritates because conversation volume is low so i was listening at high volume and your click sound is jumping in between repeatedly.
interviews seems to work on Spring security recently in his project
🤣 Very True
WebSecurityConfiguration is mainly used for cors issue
interviewer said LocalDate and LocalTime is the old way and something new is introduced in Java8, he's wrong though. LocalDate and LocalTime both are introduced in Java 8 only
code for the question asked at 19:02 is
System.out.println(empList.stream().filter(emp->emp.getAge()>50).collect(Collectors.toList()));
@19:00 Local date LocalTime Instance are introduced in Java 8
As you mention they have 7 years of experience
As per the experience he is not able to give right answer
Then how he selected bro 😅
@11:11 if UI changes is not required we can return 204 . Else return 200 with empty data.....also seems someone Google it while answering it 😂😂
Yaaa :)
seems like interviewer dosent know things
Entity Not found means 404 that was very simple.
Why not 204 no content. Api is successful but no data
For Oauth, did you use Google etc, or your own Oauth server implementation?
11:32 he is looking for 204 No_Content
he is looking for 404 Not found. further he asks directly about it
14:14 auth2 is not for authentication...
It will work without security implementation
True,it will work but you can't change interviewer mindset.
Pagol hai 😂, let say all my end points are public, no authentication is required then why do I need to implement security
Rude interview. Its better do hide and seek than this
@2:40 what should be the anwser ?
Nice set of questions
bad request i think it is 400
How much CTC they offered?
I cleared all round ( Technical + Manager + HR) now there is one more round called cultural round what is that ?
It's related to your role ,- cultural round
@10:50 answer should be 404 not found !
Can you tell which position you got selected. AO or AD? And How may rounds from written till HR?
Not sure about the position but this was first round.
@@AGTech777 how many total rounds?
Does UBS provide goodies to their newly joined employees😅?
How much time they take to release offer letter once HR discussion round is completed
once or twice is ok to request for subscribe by putting irritating sound but you have put it many times in single video....if you have impressive content then people will automatically subscribe.
During interview noone subscribes
Seriously these constant pings are so disturbing. that ruining the video content.
Location? Pune/Mumbai
Pune
Package?
Did you selected
Yes
LocalDate is pre Java 8? The interviwer seems to be wanting to listen to answers that he has hardocded in his mind. In fact the candidate told the correct answer: lacdate.now()/locatime.now(). Instant would also do the same but the TZ would then be UTC
I will not pass interviewer I will get chance to interview him 😂 he is hard coded answers in his mind and many of them are wrong