Dakota Soares
Results
1
issues of
Dakota Soares
Fiddling around with this project for work, The TutorialController.java @PostMapping createTutorial function contains a logic bug. TutorialController.java, Line 66-67 will always force the published bool to be false: Tutorial _tutorial...