Feedback on Spring Boot Project

So I’ve been working on this coding challenge for the past few hours but I can’t get it good enough to be deployed. I’ve tried a few different strategies but I either get a bunch of memory errors (which I’ve fixed) or I get a bunch of conditions I can’t meet for it to be good enough for production. My repo is here https://github.com/maltose26/Proxy.git I’d appreciate any feedback or guidance on how to debug this and test it properly locally and maybe there’s something I’ve missed in my understanding of the problem
GitHub
GitHub - maltose26/Proxy
Contribute to maltose26/Proxy development by creating an account on GitHub.
No description
4 Replies
JavaBot
JavaBot2w ago
This post has been reserved for your question.
Hey @🔟! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Peter Rader
Peter Rader2w ago
Please use PMD, Checkstyle, Spotbugs first.
🔟
🔟OP2w ago
Nothing came up with PMD. I’ll try the other two. I’m not actually getting any errors locally or when I deploy. Just not sure how to test the company endpoint with postman
JavaBot
JavaBot2w ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.

Did you find this page helpful?