iT邦幫忙

@springboot相關文章
共有 4 則文章
鐵人賽 Software Development DAY 10

技術 Day 10 | 貓言貓語:認識 Message Queue

前言: 想像一下 LINE Bot 已經有上萬名好友。這個 LINE Bot 設計了許多互動指令,平常一秒鐘只有幾十個訊息湧入還撐得住。但如果某一天突然有數萬名...

鐵人賽 Software Development DAY 4

技術 Day 4|六邊形的拓展 : 增新更多 Adapter

回顧 今天將會實作完 HackerNewsAdapter 回顧 Day3 Hackernews APIhttps://github.com/HackerNe...

技術 Spring @Component 註解初階應用 :Ioc (Inversion of Control 控制反轉)

Inversion of Control 控制反轉 先講正向注入1.interface2.Polymorphism public interface Print...