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
{{ message }}
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
When the steps above (from the README) are followed, I get a NoClassDefFound error from ModelMapper. This results in not being able to initialise and run the main class.
To Reproduce
Steps to reproduce the behaviour:
Follow approach for running the backend in the README
See error
Expected behaviour
No error and the applications runs.
Your system
For backend-related bugs, tell us your
OS: Windows 10
which type of JDK you're running (e.g. Oracle JDK or OpenJDK)
JDK version number (including the minor and patch version): Open JDK 11.7
Additional context
Read our contributing guidelines first!
Discuss your implementation approach with us first
Provide us with an estimate on how long you think it will take you to complete
Branch from main and set main as the destination branch in your pull request
Add any other context about the problem here (e.g. stack trace, branch name, commit hash, etc.).
The text was updated successfully, but these errors were encountered:
Describe the bug
When the steps above (from the README) are followed, I get a NoClassDefFound error from ModelMapper. This results in not being able to initialise and run the main class.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
No error and the applications runs.
Your system
For backend-related bugs, tell us your
Additional context
Add any other context about the problem here (e.g. stack trace, branch name, commit hash, etc.).
The text was updated successfully, but these errors were encountered: