每日一句
Storms make trees take deeper roots.
越是經歷風暴,樹木扎根越深,
概述
地址:https://github.com/yltrcc/article
引入依賴
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
</dependencies>
美文佳句
有人說,如果你能遇到一個認真聽你說話的人,請好好珍惜,愿我們都能有幸遇到這樣的人,也能成為這樣的人,帶給這個世界更多溫暖和美好,
這世上沒有過不去的事情,只有過不去的心情,
把心情照顧好,比什么都重要,
愿你記得,生活每天都是限量版,努力讓自己過好每一天,就是對人生最大的敬意,
這個冬天,愿你不想煩心事,心里裝著小星星,把日子過得亮晶晶,
時間,最是不可追;歲月,最是留不住,這轉瞬即逝的光陰里,最不該委屈的,是自己的心,
好心情是人生巨大的財富,也是治愈一切的良藥,
無論晴天雨雪,請照顧好自己的情緒,不管生活是難是易,經營好自己的心情,眼中常含笑意,
你好,我是yltrcc,日常分享技術點滴,歡迎關注我:ylcoder
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/419038.html
標籤:其他
上一篇:DEEP LEARNING WITH PYTORCH: A 60 MINUTE BLITZ | TRAINING A CLASSIFIER
下一篇:MQ 簡介
