Here we go…
我们来了……。
1. Spring and Java
1.Spring和Java
>> Monitor and troubleshoot Java applications and services with Datadog Sponsored
Optimize performance with end-to-end tracing and out-of-the-box support for popular Java frameworks, application servers, and databases. Try it out.
通过端到端跟踪和对流行的Java框架、应用服务器和数据库的开箱即用支持来优化性能。Try it out.
>> Refactoring to Eclipse Collections: Making Your Java Streams Leaner, Meaner, and Cleaner [infoq.com]
Turbocharged streams processing with this drop-in replacement for the Java Collections Framework classes. Very cool.
用这个滴入式的Java集合框架类的替代品来加速流的处理。非常酷。
>> WireMock Tutorial: Request Matching, Part Two [petrikainulainen.net]
An interesting write-up about specifying expectations for HTTP request parameters, headers, and cookies.
一篇关于指定HTTP请求参数、头信息和cookies的期望的有趣文章。
>> User impersonation with Spring Security [marcosbarbero.com]
A good way to empower your customer support analyst to log in as another user without compromising passwords.
赋予你的客户支持分析师以作为另一个用户登录而不泄露密码的好方法。
>> The Road to Reactive Spring Cloud [spring.io]
A major step here – as reactive programming goes mainstream in Spring Cloud. I’ve been waiting for this one to drop.
这是重要的一步–随着反应式编程成为Spring Cloud的主流。我一直在等待这个消息的到来。
>> Tricks with ‘var’ and anonymous classes (that you should never use at work) [blog.codefx.org]
And a cool, thought-provoking write-up on local-variable type inference in Java 10. Use at your own risk!
还有一篇关于Java 10中局部变量类型推理的文章,很酷,发人深省。使用时风险自负!
Also worth reading:
-
>> Maven: Use JUnit 5 with Spring Boot for Unit and Integration Tests [info.michael-simons.eu]
-
>> JDK 8 BigInteger Exact Narrowing Conversion Methods [marxsoftware.blogspot.com]
-
>> JDK 11: Beginning of the End for Java Serialization? [marxsoftware.blogspot.com]
-
>> IntelliJ IDEA EAP 5: Dark Window Headers on macOS, Browse Repository at Revision, and more [blog.jetbrains.com]
Webinars and presentations:
网络研讨会和演讲:。
-
>> JDBC, What Is It Good For? [infoq.com]
Time to upgrade:
升级的时间:。
-
>> Spring Security 5.0.6 and 4.2.7 Released [spring.io] and >> Spring Framework 5.0.7 and 4.3.18 available now [spring.io]
-
>> Spring Boot 2.0.3 available now [spring.io] and >> Spring Boot 1.5.14 available now [spring.io]
-
>> Spring Cloud Finchley.RELEASE is available [spring.io]
- >> Spring Cloud Stream Ditmars.SR4 Released [spring.io]
-
>> Spring Data Ingalls SR13 and Kay SR8 released [spring.io]
-
>> Spring Session Apple SR3 Released [spring.io]
-
>> Announcing Reactor Bismuth-SR10 [spring.io]
-
>> Spring IO Platform Brussels SR11 [spring.io] and >> Spring IO Platform Cairo SR2 [spring.io]
-
>> Spring Project Vulnerability Reports Published [spring.io]
-
>> IntelliJ IDEA 2018.1.5 is released! [blog.jetbrains.com]
2. Technical and Musings
2.技术和思考
>> A beginner’s guide to Non-Repeatable Read anomaly [vladmihalcea.com]
Strategies for achieving read consistency during concurrent database operations.
在并发的数据库操作中实现读一致性的策略。
>> Makefile 101 [odino.org]
The make tool — what else is it good for? Workflow automation, as it turns out!
make工具–它还有什么用?工作流程自动化,事实证明!
Also worth reading:
还值得一读的是:。
-
>> How Continuous Delivery Broke Your Application Reliability – and What You Need to Do to Fix It [blog.takipi.com]
-
>> Growth Engineering at Netflix — Accelerating Innovation [medium.com]
-
>> Electronic Signatures Using The Browser [techblog.bozho.net]
-
>> Distributing desktop webapps via Docker [blog.frankel.ch]
-
>> What is a presenter? [blog.sourced-bvba.be]
-
>> Content Marketing Strategy with or without an Audience [daedtech.com]
3. Comics
3.漫畫
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> We Need to Talk… [dilbert.com]
>> Business Jargon Overload [dilbert.com]
>> Wally + Nothing = Leadership? [dilbert.com]
4. Pick of the Week
4.本周精选
>> YAML: probably not so great after all [arp242.net]