Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<springBootApplication/> issue fix #1844

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arunvenmany-ibm
Copy link
Contributor

Making change to create thin application with same name as provided in server.xml node

…n server.xml <springBootApplication/> node

Signed-off-by: Arun Venmany <[email protected]>
Copy link
Member

@cherylking cherylking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the changes are good, but we need some negative tests added.

  1. More than one springBootApplication element specified to trigger the exception. Need to use invoker.properties for that.
  2. Specify the apps folder but do not provide the configuration for the springBootApplication and test that the config gets generated in the configDropins folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants