Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Fix #797: spring-boot generator can not handle multi-profile configration #1745

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

rohanKanojia
Copy link
Member

Fix #797

Tested on this simple sample https:/r0haaaan/fmp-sample-with-multiprofile-spring-

By default it would assume the first profile specified in applications.yml. In order to override this behavior, spring.profiles.active property needs to be set.

@devang-gaur devang-gaur merged commit 67c3446 into fabric8io:master Nov 5, 2019
@rohanKanojia rohanKanojia added the jkube/pending The issue/PR has to be taken care of in JKube https:/eclipse/jkube label Nov 5, 2019
rohanKanojia added a commit to rohanKanojia/jkube that referenced this pull request Nov 7, 2019
+ spring-boot generator can not handle multi-profile configration

Ported PR fabric8io/fabric8-maven-plugin#1745
Ported PR fabric8io/fabric8-maven-plugin#1746
@rohanKanojia rohanKanojia removed the jkube/pending The issue/PR has to be taken care of in JKube https:/eclipse/jkube label Nov 7, 2019
rohanKanojia added a commit to eclipse-jkube/jkube that referenced this pull request Nov 29, 2019
+ spring-boot generator can not handle multi-profile configration

Ported PR fabric8io/fabric8-maven-plugin#1745
Ported PR fabric8io/fabric8-maven-plugin#1746
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spring-boot generator can not handle multi-profile configuration
4 participants