Building Modern Web Applications With Jakarta EE, NoSQL Databases and Microservices by unknow

Building Modern Web Applications With Jakarta EE, NoSQL Databases and Microservices by unknow

Author:unknow
Language: eng
Format: epub, pdf
ISBN: 9789389423341
Publisher: BPB Publications
Published: 2021-09-15T00:00:00+00:00


Conference service

The Conference service is the most connected of the services because it needs to keep information from both speaker and session services. It uses Payara Micro and MongoDB with Jakarta NoSQL.

As the session service, the first step is to make available a MongoDB connection through CDI. As we did earlier, we are going to use the integration with Eclipse MicroProfile Config:

‘‘‘java

import jakarta.nosql.document.DocumentCollectionManager;

import org.eclipse.microprofile.config.inject.ConfigProperty;



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.