Replies: 1 comment
-
Hi @sthraki and welcome! The spring app using mongo and keycloak are of course possible: just use the relative options in jdl (authenticationType: oauth2, databaseType: mongodb). For the keycloak database, JHipster uses the default provided by the KC community: I don't know which one it is TBH, I think it's H2.
Contribution to JH making these production-grade third party services for 'prod' profile could be a nice addition. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
I was wondering if it's possible to have a Jhipster Spring Monolith with Keycloak , where Spring app uses MongoDB and Keycloak uses Mysql . Is it possible to configure JDL like that and generate app ?
Beta Was this translation helpful? Give feedback.
All reactions