Spring Boot 零基礎入門 (25) - 資料庫連線設定、IntelliJ 資料庫管理工具介紹
介紹如何撰寫 Spring Boot 的資料庫連線設定,以及補充 IntelliJ 所提供的資料庫管理工具的用法
介紹如何撰寫 Spring Boot 的資料庫連線設定,以及補充 IntelliJ 所提供的資料庫管理工具的用法
介紹 Spring JDBC 的概念,以及補充 Spring JDBC 和 Spring Data JPA 之間的差別
介紹 Http status code 中的五個大類,以及常見的 Http status code 有哪些
介紹 Spring Boot 中的 @GetMapping、@PostMapping 等註解的含義,以及如何在 Spring Boot 中實作 RESTful API
介紹 RESTful API 的概念,以及設計 RESTful API 時要滿足的三個必要條件
介紹如何使用 @RequestHeader 或是 @PathVariable,取得前端傳過來的請求參數