Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No rabbitmq docker file when generating with Jhipster 5.5 #28

Open
flefevre opened this issue Oct 31, 2018 · 0 comments
Open

No rabbitmq docker file when generating with Jhipster 5.5 #28

flefevre opened this issue Oct 31, 2018 · 0 comments

Comments

@flefevre
Copy link

I have tried the following configuration by the answering the question in the generator.
It does not generate any rabbitmq.yml

{ "generator-jhipster": { "promptValues": { "packageName": "com.mycompany.myapp", "nativeLanguage": "en" }, "jhipsterVersion": "5.5.0", "applicationType": "monolith", "baseName": "rabbitmqocaml", "packageName": "com.mycompany.myapp", "packageFolder": "com/mycompany/myapp", "serverPort": "8080", "authenticationType": "jwt", "cacheProvider": "ehcache", "enableHibernateCache": false, "websocket": false, "databaseType": "couchbase", "devDatabaseType": "couchbase", "prodDatabaseType": "couchbase", "searchEngine": false, "messageBroker": false, "serviceDiscoveryType": false, "buildTool": "maven", "enableSwaggerCodegen": false, "jwtSecretKey": "MzMyMzE0NzIwZTIxZDRmNmNjMzJlYjNhODMwN2E5Njk3NmM0ZDQ1OGM5MTk5YmVhY2FlYzA1NmUwMmQ5NzlhNTIwNTlkNTVlYTViMTg0ZTFlMmUyZjQxZDI2OTRhZmJlNmE1OTk1YmFkZGU4M2UxNDgxZTg2YzIwZjUyN2VkM2Y=", "clientFramework": "angularX", "useSass": true, "clientPackageManager": "npm", "testFrameworks": [], "jhiPrefix": "jhi", "otherModules": [ { "name": "generator-jhipster-spring-cloud-stream", "version": "1.0.0" } ], "enableTranslation": true, "nativeLanguage": "en", "languages": [ "en", "fr" ] } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant