Closed Karm closed 3 years ago
Hello,
I tried to import a demo project with Wildfly, MP4 and gradle into IDEA and I had to do the undermentioned change in the build.gradle to make it work:
- providedCompile 'org.eclipse.microprofile:microprofile:4.0' + providedCompile 'org.eclipse.microprofile:microprofile:4.0.1'
Hello,
I tried to import a demo project with Wildfly, MP4 and gradle into IDEA and I had to do the undermentioned change in the build.gradle to make it work: