已有开发项目的熟悉过程
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

test内容.txt 228B

123456789101112
  1. 使用以下架构做一个简单的todo列表的web系统。
  2. springboot + thymeleaf + jquery + mybatis + postgresql(h2)
  3. TODO系统的功能
  4. 页面
  5. 一览画面
  6. 追加画面
  7. 修改画面
  8. 删除机能
  9. 数据库
  10. todo表