cool 😎 blog

??子标题


  • Home

  • Archives

  • Tags

  • About

阅读SpringBoot文档的过程

Posted on 2020-03-20 | In programmer |
Words count in article 152

原文Spring Boot Reference Documentation;听说这是学SpringBoot最好的方法,记录一下阅读它的过程;

Read more »

Gradle vs Maven

Posted on 2020-03-18 | In programmer |
Words count in article 1080

翻译Gradle vs Maven Comparison 通过灵活性、性能、用户体验和依赖管理进行比较。

灵活性

Google选用Gradle作为安卓的官方构建工具; 不是因为构建脚本是代码, but because Gradle is modeled in a way that is extensible in the most fundamental ways (是因为高度可定制)。 Gradle的模型也可以用于C/C++的原生开发并且可以扩展到覆盖任何的生态。例如,Gradle 设计时考虑使用Tooling API(通过这个,可以将Gradle嵌入自己的软件,IntelliJ IDEA使用它导入你的Gradle项目和运行各种任务)进行嵌入。

Read more »

idea基本配置

Posted on 2020-03-11 | In programmer |
Words count in article 59

安装idea后,一些常见的配置,记录一下

Read more »
1 … 5 6
ukyu

ukyu

纵浪大化中,不喜亦不惧

28 posts
2 categories
18 tags
Email Twitter
值得一看的博客
  • 小米信息部技术团队
  • 美团技术团队
  • Martin Fowler
  • 左子祯(设计师)
  • 雷军的博客
© 2020 - 2025 ukyu