You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application type
-- Which type of application would you like to create?: Microservice application
Server side options
-- What is your default Java package name?: com.myform
-- On which port would like your server to run? It should be unique to avoid port conflicts.: 8081
-- Do you want to use the JHipster Registry to configure, monitor and scale your application?: No
-- Which type of authentication would you like to use?: JWT authentication (stateless, with a token)
-- Which type of database would you like to use?: Couchbase
-- Which production database would you like to use?: Couchbase
-- Which development database would you like to use?: Couchbase
-- Do you want to use the Spring cache abstraction?: No
-- Would you like to use Maven or Gradle for building the backend?: Maven
-- Which other technologies would you like to use?: (no selection)
Internationalization options
-- Would you like to enable internationalization support?: No
Testing options
-- Besides JUnit and Jest, which testing frameworks would you like to use?: (no selection)
Click on [ Download as Zip file ] button
In downloaded file there sould no exists angular/other registries configurations like angular.json, or other files, but those files are exists there
Expected behavior
It should consider input values which are passed from front-end
Seems issue from frontend as it is submitting some fixed params insted of selected values
Additional context
Faced issue on 19-January-2023
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
-- Application name: AccessForm
-- Repository name: access-form
-- Which type of application would you like to create?: Microservice application
Server side options
-- What is your default Java package name?: com.myform
-- On which port would like your server to run? It should be unique to avoid port conflicts.: 8081
-- Do you want to use the JHipster Registry to configure, monitor and scale your application?: No
-- Which type of authentication would you like to use?: JWT authentication (stateless, with a token)
-- Which type of database would you like to use?: Couchbase
-- Which production database would you like to use?: Couchbase
-- Which development database would you like to use?: Couchbase
-- Do you want to use the Spring cache abstraction?: No
-- Would you like to use Maven or Gradle for building the backend?: Maven
-- Which other technologies would you like to use?: (no selection)
-- Would you like to enable internationalization support?: No
-- Besides JUnit and Jest, which testing frameworks would you like to use?: (no selection)
Expected behavior
It should consider input values which are passed from front-end
Seems issue from frontend as it is submitting some fixed params insted of selected values
Additional context
Faced issue on 19-January-2023
The text was updated successfully, but these errors were encountered: