Skip to content

General architectural question #26243

Answered by mshima
dwarakaprasad asked this question in Q&A
Discussion options

You must be logged in to vote
  • Loads the .yo-rc.json (created @ step3) into jhipsterConfig object

1.6. jhipsterConfig is a proxy object that is synchronized with .yo-rc.json (in-memory) content. It reloads on file change and writes on config change.
Same as blueprintConfig for blueprints.

1.7. Entities load happens on LOADING_ENTITIES

2.2 and 2.3 looks optional blueprint-cli udl file.udl makes more sense to me.

2.5 Is there a reason to don't keep configs nested inside .yo-rc.json?

Any shared data should be stored in sharedData.
You can extend base-application to add params to tasks and create others priorities.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dwarakaprasad
Comment options

You must be logged in to vote
1 reply
@dwarakaprasad
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants