← 返回 walmartlabs 的题目列表AI-Assisted Backend Debugging (Spring Boot)
类型:online_judge
AI-Assisted Backend Debugging (Spring Boot)
You are given a packaged backend project (Spring Boot). Using the built-in AI assistant, within the time limit you must:
Locate the test case panel/tab in the interface.
Build first, then run (or run tests).
Use build/runtime/test failures to identify the relevant module(s) and source file(s).
Fix the bugs until all tests pass.
The post mentions the author didn’t fully finish this part, and does not provide endpoints, failing tests, stack traces, data models, or acceptance criteria, so it cannot be reconstructed into a fully specified coding prompt.