Here we go…
我们来了……。
1. Spring and Java
1.Spring和Java
>> New language features since Java 8 [advancedweb.hu]
The title says it all — and there’s a great section about the var keyword.
标题说明了一切–而且有关于var关键词的精彩章节。
>> Nuances of Overloading and Overriding in Java [software.rajivprab.com]
If you think you have it down already, here’s a great way to test your knowledge.
如果你认为你已经掌握了它,这里有一个测试你知识的好方法。
>> Who Needs Lombok Anyhow [gregorriegler.com]
And why making your code as transparent as possible may be preferred over the “magic” in your code produced by Lombok.
以及为什么使你的代码尽可能透明可能比Lombok在你的代码中产生的 “魔法 “更受欢迎。
Also worth reading:
-
>> Exercises in Relational Database Style [blog.frankel.ch]
-
>> JDK 13 is now in the Release Candidate Phase [mail.openjdk.java.net]
Webinars and presentations:
-
>> A Bootiful Podcast: John Willis on DevOps, cloud computing, process, and so much more [spring.io]
-
>> Database password rotation with AWS Secrets Manager and Spring Boot [youtube.com]
-
>> Functional Composition [infoq.com]
Time to upgrade:
-
>> Spring Boot 2.2.0 M5 available now [spring.io]
-
>> Spring Tools 4.3.2 released [spring.io]
-
>> New Spring Integration, AMQP, Kafka Maintenance and Milestone Releases [spring.io]
-
>> Get an Early Peek at Neo4j 4.0 [neo4j.com]
2. Technical and Musing
2.技术和思考
>> Documenting Software Architecture [herbertograca.com]
A nice round-up of the diagrams and documents at our disposal when describing our system architecture.
在描述我们的系统架构时,对我们所掌握的图表和文件进行了一次很好的总结。
>> How to limit the SQL query result set to Top-N rows only [vladmihalcea.com]
And a look at both the SQL:2008 standard syntax and a few database-specific alternatives.
再来看看SQL:2008的标准语法和一些特定数据库的替代品。
Also worth reading:
-
>> What Every Developer Should Learn Early On [stackoverflow.blog]
-
>> Understanding the AWS Lambda SQS Integration [dev.to]
-
>> Reader Question Round-Up: Upwork, Scaling, and Taking a Big Margin [daedtech.com]
-
>> The Two Generals’ Problem [youtube.com]
3. Comics
3.漫畫
>> Working From Home [dilbert.com]
>> Bad Analogy Guy Fits In [dilbert.com]
>> Engineering Secret [dilbert.com]
4. Pick of the Week
4.本周精选
>> How NOT to design APIs [usejournal.com]
« Previous