Christophe Bornet
Christophe Bornet
https://github.com/jhipster/generator-jhipster/issues/8214
https://github.com/jhipster/generator-jhipster/pull/10537 https://github.com/jhipster/generator-jhipster/pull/10723 https://github.com/jhipster/generator-jhipster/pull/10451 https://github.com/jhipster/generator-jhipster/pull/9976
See https://github.com/jhipster/generator-jhipster/pull/10892
See https://github.com/jhipster/generator-jhipster/pull/10563
This is because the Spring context is reloaded. During app restart the gRPC server sometimes doesn't have time to shutdown so the port is still busy. Possible solutions: * don't...
See https://github.com/jhipster/generator-jhipster/pull/8685