Skip to content

fix: pom.xml missing config for application class - #6

Open
webbrain-one wants to merge 1 commit into
andrefaria:masterfrom
webbrain-one:webbrain/issue-3
Open

fix: pom.xml missing config for application class#6
webbrain-one wants to merge 1 commit into
andrefaria:masterfrom
webbrain-one:webbrain/issue-3

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #3

The spring-boot-maven-plugin was missing the main class configuration,
causing spring-boot:run to fail with a ClassNotFoundException. Added the
required mainClass and layout settings to pom.xml.
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.

pom.xml missing config for application class

1 participant