1

I am looking for a common API in Java for NOSQL databases (similar to JPA for RDBMS) and found JNOSQL. However, I could not find a sample about JNOSQL and Spring Boot integration. Some samples I've found was based on Jakarta EE CDI only, e.g.: https://github.com/JNOSQL/oc1-hands-on-2019/tree/09ac19d196300a9c31d069d93e94e90b8740267d/nosql/src/main/java/jakarta/nosql/demo.

Is it possible to use JNOSQL with Spring Boot? If yes, is there a sample for it?

Any help would be appreciated.

Duy Ngo
  • 21
  • 7
  • Duy, I have the same question/need. I would appreciate hearing back from you on what you learned. Here and/or my contact information is in my profile. – K. hervey Jul 02 '22 at 15:45
  • @K.hervey According to Otavio Santana (https://twitter.com/otaviojava), JNOSQL does not work with Spring/Spring Boot yet. My suggestion is you can use Jakarta EE instead. – Duy Ngo Dec 04 '22 at 10:00

0 Answers0