Here we go…
我们来了……。
1. Spring and Java
1.Spring和Java
>> Running Single-file Programs without Compiling in Java 11 [infoq.com]
Starting with Java 11, we can now run single-file programs without all the hassle. How cool is that?
从Java 11开始,我们现在可以运行单文件程序而不需要所有的麻烦了。这有多酷?。
>> The Ultimate Guide to Java Stream API Collectors [4comprehension.com]
The title says all – a great resource explaining differences between various Stream API Collectors.
标题说明了一切–一个解释各种流API采集器之间差异的伟大资源。
>> JEP 358: Helpful NullPointerExceptions [marxsoftware.com]
The infamous NullPointerException will be getting more debuggable soon. Cool beans.
臭名昭著的NullPointerException将很快变得更容易调试。Cool beans。
>> OpenJDK Project Valhalla Releases LW2 Prototype [infoq.com]
It’s great to finally see Valhalla getting some traction.
很高兴终于看到瓦尔哈拉得到一些牵引力。
Also worth reading:
-
>> Simplifying the Spring Cloud Release Train [spring.io]
- >> Enhanced CDI contexts & bulkheads with MicroProfile Context Propagation [blog.sebastian-daschner.com]
-
>> Exercises in Aspect-Oriented Programming Style [blog.frankel.ch]
-
>> Pollution-Free Dependency Management with Gradle [reflectoring.io]
-
>> Hibernate Tip: Using LEFT JOIN and FETCH JOIN in a CriteriaQuery [thoughts-on-java.org]
- >> #HOWTO: Deploy a Spring Boot application to GKE [rieckpil.de]
Webinars and presentations:
Time to upgrade:
-
>> Spring Cloud Data Flow 2.2.0 Released [spring.io]
2. Technical and Musing
2.技术和思考
>> Updated Thoughts on Trust Scaling [lucumr.pocoo.org]
The risk of pulling in a dependency into your project is easy to overlook, but certainly a critical aspect to the security of your system. Not about Java, but it translates well, so it’s well worth reading.
将依赖关系拉入你的项目的风险很容易被忽视,但肯定是你系统安全的一个关键方面。不是关于Java的,但它翻译得很好,所以很值得一读。
>> Evolution of Netflix Conductor [medium.com]
Netflix projects always have a special place in my own work, so I generally try to stay informed of the work they’re open-sourcing. Their official posts are a good way to do that.
Netflix项目在我自己的工作中总是有一个特殊的位置,所以我一般会试着保持对他们开源的工作的了解。他们的官方帖子是一个很好的方式。
Also worth reading:
-
>> SQL Order By Random [vladmihalcea.com]
-
>> Testing WebSockets for beginners [blog.scottlogic.com]
-
>> Let’s Annotate Our Methods with The Features They Implement [techblog.bozho.net]
-
>> From Monolith to Serverless on AWS [blog.scottlogic.com]
-
>> Reader Question Round-Up: School Side Hustles, Freelancing, and Who Writes the Code? (video) [daedtech.com]
3. Comics
3.漫畫
>> Introvert [dilbert.com]
>> Support Optimist [dilbert.com]
>> Awkward [dilbert.com]
4. Pick of the Week
4.本周精选
>> The Marks of a True Senior Developer [medium.com]