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

Add spring-boot/graalvm generator #25875

Open
1 task
mshima opened this issue Apr 16, 2024 · 1 comment
Open
1 task

Add spring-boot/graalvm generator #25875

mshima opened this issue Apr 16, 2024 · 1 comment

Comments

@mshima
Copy link
Member

mshima commented Apr 16, 2024

Overview of the feature request

Native is a feature we want to support and generator-jhipster-native was proposed to merge into main generator.
But CI takes too long, so it would increase maintenance/contribution burden.

The proposal is to add spring-boot/graalvm generator, (and java/graalvm if applies) and add 2 test samples.

  • defaults with maven and jwt
  • defaults with gradle and oauth2

With this 2 test samples we:

  • guarantee that the basics will work with native support.

generator-jhipster-native should be used for native support.
So generator-jhipster-native will be greatly simplified and native option will be marked with experimental.

Motivation for or Use Case

Native is a feature we want to support but for each generator-jhipster release, it requires too many generator-jhipster-native change.
Native requires a more restrictive implementation pattern.

Related issues or PR
  • Checking this box is mandatory (this is just to show you read everything)
@mraible
Copy link
Contributor

mraible commented Apr 29, 2024

I support this feature request. 👍

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

No branches or pull requests

2 participants