Spring JPA Couchbase application with SpringBoot | Java Techie

preview_player
Показать описание
This video will explain you How to create Spring JPA Couchbase application with SpringBoot

Couchbase server is an open source, distributed multi-model NoSQL document-oriented database . let's play around it with sample code

GitHub:

Blogs:

Facebook:

Like and subscribe
Рекомендации по теме
Комментарии
Автор

looks like libraries have changed a lot since made the video and the annotations you have used are deprecated. The repository can't be autowired anymore the way you are showing. Can you make a new video with new version of libraries? Thanks

muks
Автор

Thanks. Any idea why we need both N1QLPrimsryIndexed and ViewIndexed ?

Sardhu-meet
Автор

Thanks for nice video. If possible Please upload how to join 2 or more document and get that details in spring boot.

thekaps
Автор

waw so nice perfect edit where is configuration classs brother dont miss guide anyone.

payalramteke
Автор

Hi, Is there any way to configure multiple buckets in spring? I tried with the one mentioned in the Spring data Couchbase doc.. I'm getting TimeoutException

kobeshiva
Автор

Hi besant, Thanks for video. Small doubt Is there any config class required to Enable couchbase?

sriaya
Автор

Hello java techie, Getting below error
Description:

Field dao in required a bean named that could not be found.

The injection point has the following annotations:
-

The following candidates were found but could not be injected:
- Bean method in not loaded because @ConditionalOnSingleCandidate (types: SearchStrategy: all) did not find any beans


Action:

Consider revisiting the entries above or defining a bean named in your configuration.

any help ?

vishalchawla
Автор

Hi Dude
I think you have missed user authentication configuration.
Because of that it will give Invalid password for bucket.

Would you please mention those changes in details section so users can read.

Thanks ❤️

pushkarzagade
Автор

What is the use of adding devtools dependency??

sanjaykantheti
Автор

where did you configure your bucket password?

TECHWORLD-LIVE
Автор

how to configure the caching in couch base

surajJr
Автор

Caused by: Passwords for bucket "JavaTechie" do not match.

TECHWORLD-LIVE
visit shbcf.ru