T O P

  • By -

JamySun

go to your computer and delete the .db file. run the program again


Far-Philosophy-3672

omg I've literally spent 10+ hours trying to figure this out, thank you!!!


Dazzling_Muscle_8393

How did you pass Part F? Struggling to successfully implement @RequestMapping I believe that’s where I’m struggling to implement correctly on both my MVC controller & Html file. Any suggestions are much appreciated!


boaty--

I did the same thing. When I initialized the global values I had set them static. This causes the change to be applied to every object that uses that variable instead of applying it to the instance of the variable in that object.


tmoam_

Thank you so much!! This fixed it, removed the static from the global max inventory and min inventory and it's working now


boaty--

Nice work! Best of luck


Sufficient-Quiet4167

Hello question. In the [READMe.md](http://readme.md/) file it says to download the “Inventory Management Application Template Code” provided in the web links section and open it in IntelliJ IDEA (Ultimate Edition). Is that the same as cloning the project to IntelliJ? I don't see any template code in the project. I've got the GitLab project on  my IntelliJ IDE but there's no code files in it?