Very Awesome, Great Explaination.. Also a request from me.....if you make a video on why you exactly used the annotations and how it helps. It will be great to have a reference for beginners and creates a easy path
getting an error: Field personRepository in com.example.demo.service.PersonService required a bean of type 'com.example.deom.repository.PersonRepository' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true)
when i add Spring Data MongoDB dependency it gives Dependency 'org.springframework.boot:spring-boot-starter-data-mongodb:2.3.4.RELEASE' not found error
My custom functions with naming convention are findByFirstName or findByEmail is returning null only the basic crud operations are working fine. Can you please tell me if there is something else required as a configuration to fix my issue. Thanks
A good post helped a lot, but i need to know how to do the CRUD requests of this created restful web using postman please help.... if i use the url localhost:8080 in postman its coming 404 not found
This application has no explicit mapping for /error, so you are seeing this as a fallback I am getting this error, when i am trying to run localhost:8080
I had the same issue and it is correct. You must call the relevant method with the parameters for example: localhost:8080/create?firstName=Jack&lastName=John&age=25
Excellent quick, short and sweet video for the experienced people.
Alt+ Shift+s+r to generate Getters and Setters
ALT+Shift+s+o to generate Constructor
(or)
Right Click ==> source
Very Awesome, Great Explaination..
Also a request from me.....if you make a video on why you exactly used the annotations and how it helps.
It will be great to have a reference for beginners and creates a easy path
Thank you for this Video. I have achieved my office ask because of this. You achieved a SUBSCRIBER. keep doing the good work.
thankyou man this made my day, great tutorial keep it up. big thumbsup
Clear and crisp video. Thanks!
Best tutorial, clear and understandable. Thank you so much sir.
Concise to the begin with boot + mongodb. Thanks
Great video sir
This was great you have shown it in easy steps :)
thanks dear...short and helpful
Thank you for this video. Helped me a lot...
I like it.. Awesome explaination Thank you so much. Saved time for me.
thank you so much you're saving me , great tutorial , keep up the work
Thank you very much.. This helped me alot in setting up the application
Thanks! Perfect explanation.......................☺
you are awesome
nice presentation. thank you very much.
What method can I use to retrieve a list only containing the names or ages?
getting an error:
Field personRepository in com.example.demo.service.PersonService required a bean of type 'com.example.deom.repository.PersonRepository' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
when i add Spring Data MongoDB dependency it gives Dependency 'org.springframework.boot:spring-boot-starter-data-mongodb:2.3.4.RELEASE' not found error
Can you please upload video on token generated in spring boot with role based authication
how to add an address field to the model class , like address:{"street":"abc","city:'xyz'"} to insert in db?
Good and Crisp
My custom functions with naming convention are findByFirstName or findByEmail is returning null only the basic crud operations are working fine. Can you please tell me if there is something else required as a configuration to fix my issue. Thanks
How can we update multiple objects in one single query?
im getting white label error page when i download and run source code
A good post helped a lot, but i need to know how to do the CRUD requests of this created restful web using postman please help.... if i use the url localhost:8080 in postman its coming 404 not found
Wonderful tutorial !
👌🏻👌🏻
Thank you so much for this video...
How to update object using save().
How can i insert new date()
NIce video !! thank you!
This application has no explicit mapping for /error, so you are seeing this as a fallback
I am getting this error, when i am trying to run localhost:8080
I had the same issue and it is correct. You must call the relevant method with the parameters for example: localhost:8080/create?firstName=Jack&lastName=John&age=25
Thanks buddy, 😉😃
Thank you
Thanks a lot
can u please upload video on sql server and spring boot
Tutorails was good....but the explanation is very fast and not able to catch the logic ...it is better to watch the video on x0.75😊