#Feedback on Spring Boot Project

5 messages · Page 1 of 1 (latest)

old frost
#

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

Contribute to maltose26/Proxy development by creating an account on GitHub.

ebon trailBOT
#

This post has been reserved for your question.

Hey @old frost! 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.

candid aurora
#

Please use PMD, Checkstyle, Spotbugs first.

old frost
#

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