Frederik Hahne

Results 17 issues of Frederik Hahne

We have following workaround in place to make node download work with gradle on m1 machines: https://github.com/jhipster/generator-jhipster/blob/e0a5e6c7db38c6709c001f4b8bb61998b954c031/generators/server/templates/build.gradle.ejs#L577 I think it is not needed as we rely on node >=16 which...

area: enhancement :wrench:
theme: gradle

##### **Overview of the feature request** Gatling has been imho one of the best things we have in jhipster. While I still have https://github.com/jhipster/generator-jhipster/issues/13390 on my plate I would like...

area: enhancement :wrench:
area: feature request :bulb:
$$ bug-bounty $$
$500
theme: tests
v8

##### **Overview of the issue** While looking into #18531 I wondered why the spring profiles are not replaced in the build artifacts. I looks like `serviceDiscoveryType` is supposed to be...

area: bug :bug:
theme: gradle

Spotless does support prettier and mentions prettier for java. Maybe we should provide examples how to configure spotless with prettier for java. * https://github.com/diffplug/spotless/tree/main/plugin-gradle#prettier-plugins

area: documentation :books:

Just for early feedback to know if thats the right direction. Next step would be to add a direct dependency. For the dependency management equivalent I am thinking of using...

area: enhancement :wrench:
generator: internal
theme: gradle

As the build scans feature is very nice to have to get detailed analytics we should support adding it if desired. With that we could also get build scans for...

area: feature request :bulb:
theme: gradle

This fixes the heroku deployment with gradle using the jar deployment. For the git/compile on heroku I have no clue yet. Everything looks fine, but the resources are not build/available...

bug 🐞
$$ bug-bounty $$
$100

We have already a page listing the [official blueprints](https://www.jhipster.tech/modules/official-blueprints/). I think it would be good to at least a dedicated page e.g. describing the main differences (e.g. what features are...

documentation 📝
$$ bug-bounty $$
$100

##### **Overview of the issue** Deploying an app to heroku with gradle does not work out of box. Using git deployment seems to have no resources/frontend build, although the build...

bug 🐞

##### **Overview of the feature request** With the latest micronaut gradle plugin manual configuration for incremental compilation is not required anymore. We should remove it. This (we already have) and...