Skip to content

Rabbit profile not working #145

@dsyer

Description

@dsyer

The Cloud BOM gets erased from the launcher app poms by the flatten-maven-plugin.

Here's a workaround.

$ ls
cloud.yml thin-rabbit.properties
$ spring cloud stubrunner
...
2020-03-23 13:50:30.018  INFO 28638 --- [rC-Me-jWycxLg-2] o.s.a.r.c.CachingConnectionFactory       : Attempting to connect to: [localhost:5672]
$ cat cloud.yml
spring:
  profiles:
    active: rabbit
$ cat thin-rabbit.properties
boms.spring-cloud=org.springframework.cloud:spring-cloud-dependencies:Hoxton.SR3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions