-
How to design web services
It is ubiquitous that all the modern applications no matter what architecture is, Microservices or Monolithic, are all using web services for data transfer and communication between endpoints due to convenience and lightweight-ness.When it comes...…
-
GitHub pages don't get along with Git LFS
I maintain the website as usuall trying to update a post and some pictures. but when I push the commit to the GitHub Pages repo and try to preview the page, it is not displaying all the pictures properly.Only thing I see is the deadlink for each p...…
-
Docker Configuration
Docker is a powerful and, at the same time, a lightweight tool with extrem flexibility and portability for DevOps Engineer or Software Engineer to make application environment configurationa and testing easy and fast.I am not gonna talk about th...…
-
The Road Trip
最近去了一些很好玩的地方,其中最想说的是Hot springs national park and Great smoky mountains national park.我对于大自然一直是有一种敬畏感,但是又十分的愿意去探索她的美。因为作为一个爱到处浪,到处旅游的人,国家公园是一个必然的选择。Hot springs 历史悠久,号称是比黄石还早的第一个国家公园。与其说是公园,不如说是一个旅游度假小镇。因为其特殊的地理位置和条件,有自然的热泉水从地底喷出来,甚至在路边都有可以直接用水瓶接...…
-
The first post for testing
使用jekyll部署在github pages上的博客启用,使用简单易懂的markdown语法 此为引用方法标题分为6级 分别为1个井号2个井号3个井号4个井号5个井号6个井号并且支持 普 通 列 表和 数 字 列 表再次感谢范强尼师傅的图片强势插入芝加哥城也十分方便只要 感叹号 + 方括号里面文字 + 圆括号里面链接一对星斜体两对星粗体单行代码引用就一对引号public static void main(String[] args){ System.out.pr...…