執行環境
- SpringBoot 2.5.0 (https://start.spring.io/)
- JDK 15
- Thymeleaf (Java XML / XHTML / HTML5 模板)
使用 Restful API 執行
-
取得題目
Request Method : Get Request Path : /leet-code/problem/{problem} -
執行解題
Request Method : Get Request Path : /leet-code/solution/{problem}