java - How do I configure multiple datasourses (Oracle and MongoDB) in JHipster? -


i need use oracle db user authentication , rest of entities in project need use mongodb, there way add multiple datasources jhipster scenario?

jhipster works 1 single datasource. otherwise number of possibilities complex can't generate types of combinaisons.

what generate both sql , mongdb project, , merge them manually. use sql database authentication, keep mongodb application main project, , should able continue working on it.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -