egvimo

Results 14 issues of egvimo

Add shared memory recommendation to docker compse example in readme.

##### **Overview of the issue** If there are several entities, the integration tests are failing with an `OutOfMemoryError`. ```log Abc7ResourceIT > putNewAbc7() FAILED java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132 Caused by: org.springframework.beans.factory.BeanCreationException at...

area: enhancement :wrench:
theme: tests

App-Version: 4.3.0 Phone Name: Google Pixel 2 Android Version: 9 When I listen to a book via bluetooth in the car, I only see the current chapter. See photo: ![img_20190203_150714](https://user-images.githubusercontent.com/5247100/52198633-c1cfb880-2863-11e9-93e6-8c15574587f1.jpg)...

Is there a way to process multiple elements (e.g. an HTML list or JSON Array) and be notified for each item?

Would it be possible to add an option to hide the `kube-*` namespaces when filtering for all Namespaces? Currently this would be `kube-system`, `kube-public` and `kube-node-lease` but maybe it is...

enhancement

##### SUMMARY The `win_iis_webbinding` module creates the port in this format: `*:9090:`. However the `net.tcp` binding needs to be in this format: `9090:*`. ##### ISSUE TYPE - Feature Idea #####...

## Overview of the issue If Redis is used as cache provider (maybe also with others), the application does not start, because of missing cache configuration. This section is empty:...

##### **Overview of the feature request** Add an option to generate the code related to gateway and micro services without the need for service discovery. ##### **Motivation for or Use...

area: feature request :bulb:
theme: gateway

##### **Overview of the issue** After generating a gateway and a microservice (with microfrontend) the authentication via Keycloak works in the gateway. When calling a microservice API following error is...

## Overview of the issue Error generating app, when an Entity has an `@Id` String field (see JDL example below). Error ✖ An error occured while running jhipster:bootstrap#commitFiles Error running...