Here we go…
我们来了……。
1. Spring and Java
1.Spring和Java
>> Brian Goetz Speaks to InfoQ about Proposed Hyphenated Keywords in Java [infoq.com]
As Java continues to evolve, we may soon see hyphenated keywords, like the recently proposed (but later dropped) break-with.
随着Java的不断发展,我们可能很快就会看到连字符的关键词,比如最近提出的(但后来放弃了)break-with。
>> 5 minutes or less: Jakarta JSON Binding with Apache Johnzon [tomitribe.com]
And a quick overview of JSON-B, yet another JSON binding layer for Java.
还有一个关于JSON-B的快速概述,这是另一个用于Java的JSON绑定层。
>> How to write JPA Criteria API queries using Codota (video) [vladmihalcea.com]
It’s cool to see Codota popping up in other writings I follow. The IDE plugin for IntelliJ and Eclipse takes some of the pain out of writing JPA criteria queries.
看到Codota在我关注的其他著作中出现,感觉很酷。IntelliJ和Eclipse的IDE插件减轻了编写JPA标准查询的一些痛苦。
Also worth reading:
-
>> Pagination best practices [vladmihalcea.com]
-
>> JDBC – Emulating a sequence [vard-lokkur.com]
-
>> Write Java EE applications with Kotlin [rieckpil.de]
-
>> Pragmatism applied: Avoid single implementation interface [blog.tremblay.pro]
-
>> Project Valhalla Eclairs [marxsoftware.com]
-
>> Microservices Metrics targets with Eclipse MicroProfile [tomitribe.com]
Webinars and presentations:
Time to upgrade:
-
>> Spring Framework 5.1.9, 5.0.15 and 4.3.25 available now [spring.io] and >> Spring Framework 5.2 goes RC1 [spring.io]
-
>> Spring Boot 2.1.7 available now [spring.io] and >> It is time – Goodbye Spring Boot 1.x! [spring.io]
-
>> Spring Security 5.1.6 and 5.0.13 Released [spring.io] and >> Spring Security 5.2.0.M4 Released [spring.io]
-
>> Spring Data Moore RC2, Lovelace SR10, and Ingalls SR23 released [spring.io]
-
>> Spring Boot for Apache Geode & Pivotal GemFire 1.1.0.RC1 Released! [spring.io]
-
>> Spring Cloud Data Flow 2.2.0 Released [spring.io]
-
>> Spring Session Corn-M3 and Bean-SR7 Released [spring.io]
2. Technical and Musing
2.技术和思考
>> Hands-On Spark Intro: Cross Join Customers and Products with Business Logic [blog.codecentric.de]
Lessons learned implementing large cross joins in a Spark application.
在Spark应用中实施大型交叉连接的经验教训。
>> Those Who Can’t, Sell Tutorials on How You Can [daedtech.com]
Before buying into someone else’s blueprint for success, it’s good to remember that context is still king. What worked for them may not be the complete and tidy solution you’re looking for.
在接受别人的成功蓝图之前,最好记住,背景仍然是王道。对他们有效的方法可能不是你正在寻找的完整和整洁的解决方案。
Also worth reading:
-
>> Serverless plugins – Automatic generation of monitoring dashboards [blog.codecentric.de]
-
>> Exercises in Programming Style: FP & I/O [blog.frankel.ch]
-
>> Expanding the cloud to the Middle East: Introducing the AWS Middle East (Bahrain) Region [allthingsdistributed.com]
3. Comics
3.漫畫
>> Opinionated Old Guy [dilbert.com]
>> Employee Engagement Survey [dilbert.com]
>> Circular Debating [dilbert.com]
4. Pick of the Week
4.本周精选
>> Good Engineering Practices while Working Solo [bitsrc.io]