Java – 信任所有SSL證書 (解決 PKIX path building failed 問題)
Java 報錯 解決方法是直接忽略掉SSL證書 SslUtils.java
Java – Base64 Encode Decode
Java8的java.util中新增了 Base64 Encode Decode
Spring Boot Send Http Request
透過HttpPost 並以JSON格式傳送
DataTable 點擊button 取得指定 row data
Spring Boot MVC Sample
Serivce Service Implement Controller
Send from JavaScript fetch and reply from Java Spring Boot
JavaScript (發送方) Java Spring Boot (接收方)
JavaScript – Fetch, async, await
async (異步) function – start async (異步) function & […]
PHP – 透過PHPMailer來發送電郵
本文章會展示如何利用PHPMailer 來發送電郵,以下會以Gmail 的SMTP作為範例。請必根據你的SMT […]