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

Error while running springboot: please define the main method as: public static void main(String[] args) #57

Open
victorhugofranca opened this issue Jul 6, 2021 · 1 comment

Comments

@victorhugofranca
Copy link
Contributor

I don't know if this is due to something specific to my environment, but I had to add "Kt" to the end of the mainClassName value to make it possible to run through "gradlew :springBoot:run".

mainClassName = "com.github.stephenott.camunda.formio.Application"

@StephenOTT
Copy link
Owner

Thanks. Yes that's a update we can make

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

No branches or pull requests

2 participants