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

[Generator] Design prompts #1

Closed
sendilkumarn opened this issue Aug 4, 2019 · 12 comments · Fixed by #57
Closed

[Generator] Design prompts #1

sendilkumarn opened this issue Aug 4, 2019 · 12 comments · Fixed by #57
Assignees
Labels
Discussion Project General Project related issues

Comments

@sendilkumarn
Copy link
Member

sendilkumarn commented Aug 4, 2019

Design and decide the prompts.

  • What are the applications we will be supporting ?

    • Monolith
    • Microservices
    • UAA
  • Databases to support

  • Caching to support

  • authentication to support

Based on the above decisions let us change the prompts.

@sendilkumarn sendilkumarn added Discussion Project General Project related issues labels Aug 4, 2019
@atomfrede
Copy link
Member

I would keep it simple in the beginning. E.g.

  • Monolith and Microservice
  • PSQL, MySQL, Mongo(?) (and maybe go with testcontainers so no h2 for development)
  • Caching no preference
  • JWT, Oauth

@sendilkumarn
Copy link
Member Author

I was even thinking just to have Monolith and SQL databases to start with :)

@atomfrede
Copy link
Member

Even better. But both jwt and oauth?

@sendilkumarn
Copy link
Member Author

Yeah I want both of them, But will be really happy to hear from @graemerocher or @jameskleeh opinions before moving there.

@jameskleeh
Copy link

I'm not really sure what's being asked or the implications of an answer

@graemerocher
Copy link

We Probably need a bit more background. My knowledge of jhipster is short it seems :)

These would be the options the user is displayed when generating the app right? For databases we support configurations for a range of them but repositories for only SQL right now with Micronaut Data.

Caching we support Redis and Caffeine but will add more in 1.3

For security we support both JWT and OpenID Connect

@sendilkumarn
Copy link
Member Author

@jameskleeh It directly translates to more work 😉 Can we set up a call, I will explain a bit on how JHipster works (~20 minutes)?

@jameskleeh
Copy link

Sure - I'm pretty flexible on EST. Just let me know when

@sendilkumarn
Copy link
Member Author

Sure let us have it on tomorrow (7th Aug). 1400H EST ?

@jameskleeh
Copy link

@sendilkumarn Sounds good - shoot me an invite [email protected]

@sendilkumarn
Copy link
Member Author

Done 👍

willbuck added a commit that referenced this issue Feb 27, 2020
@JasonTypesCodes JasonTypesCodes self-assigned this May 14, 2020
@JasonTypesCodes
Copy link
Contributor

The project currently supports:

  • Monolith projects
  • JWT or OAuth 2.0 Authentication
  • SQL Database Support
    • MySQL
    • PostgreSQL
    • H2
  • Ehcache
  • Maven or Gradle Build System
  • Angular or React Client
  • Protractor Tests

I've created Issues for a few others:

I also created some discussion issues for:

@JasonTypesCodes JasonTypesCodes linked a pull request May 15, 2020 that will close this issue
jeremyg484 pushed a commit to jeremyg484/generator-jhipster-micronaut that referenced this issue Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Project General Project related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants