You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's usual for a maven artifactId to contain dashes -.
It can then be removed for some places it's used in that disallows it, like for the Application classname.
The text was updated successfully, but these errors were encountered:
It's usual for a maven artifactId to contain dashes
-
.It can then be removed for some places it's used in that disallows it, like for the
Application
classname.The text was updated successfully, but these errors were encountered: