Skip to content

Automate microservice installation #34353

Description

@akulamartin
Overview of the feature request

I have to do the following to run a microservice:

spring:
docker:
compose:
enabled: false

in app and app-dev.yml

in pom.xml

org.postgresql
postgresql
runtime

docker compose the jhipster registry
docker compose -f jhipster-registry.yml up -d

Motivation for or Use Case

It makes it easier to run microservices.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions