Replies: 1 comment
-
|
Hi!
The developer way: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have already git cloned the forked project, the development environment is IDEA 2024.3, and I have configured JDK 17 in IDEA. The Maven dependencies have also been imported. However, when I click on application.main to run the project, it starts throwing an error: import org.apache.commons.lang.StringUtils;. How did you get it running?
Beta Was this translation helpful? Give feedback.
All reactions