1. Spring and Java
1.Spring和Java
>> Finalizing Records and Pattern Matching in Java 16 [mail.openjdk.java.net]
Exciting news! There are plans to roll out the final version of Pattern Matching for instanceof and Records in Java 16.
令人振奋的消息!我们计划在Java 16中推出针对instanceof和Records的模式匹配的最终版本。
>> OpenJDK Migrates to Github [infoq.com]
Ready to browse and even contribute to OpenJDK and HotSpot JVM code on GitHub?
准备在GitHub上浏览甚至贡献OpenJDK和HotSpot JVM代码?
One more thing to get excited about in Java 16 – the OpenJDK will be available on GitHub!
在Java 16中还有一件值得兴奋的事情–OpenJDK将在GitHub上提供!
>> Introducing JPaseto: Security Tokens For Java [developer.okta.com]
Meet JPaseto, a new alternative to JWT.
认识JPaseto,一个替代智威汤逊的新选择。
An interesting potential improvement upon the JWT design, by being more secure, cryptographically resilient, and of course easier to use.
这是对JWT设计的一个有趣的潜在改进,因为它更安全,具有加密弹性,当然也更容易使用。
Also worth reading:
-
>> Could we Have a Language That Hides Collections From Us? [blog.jooq.org]
-
>> Backpressure in Project Reactor [java-allandsundry.com]
-
>> Using Kafka with Spring Boot [reflectoring.io]
-
>> Write integration tests for your Spring WebSocket endpoints [rieckpil.de]
-
>> Creating a Supplier Function and generating Spring Cloud Stream Source [spring.io]
-
>> A sorting bug [blog.frankel.ch]
Webinars and presentations:
网络研讨会和演讲:。
-
>> A Bootiful Podcast: Spring Data lead Mark Paluch on all things reactive and data: R2DBC, transactions, etc. [spring.io]
-
>> Spring Framework 5.2: Core Container Revisited [infoq.com]
-
>> PKS Is Not JAK8SP (Just Another Kubernetes Platform) [infoq.com]
Time to upgrade:
升级的时间:。
-
>> Spring Boot 2.3.2, 2.2.9, and 2.1.16 are available now [spring.io]
-
>> Spring Framework 5.2.8, 5.1.17, 5.0.18, and 4.3.28 available now [spring.io]
-
>> Spring Integration 4.3.23, 5.1.12, 5.2.8 & 5.3.2 available; CVE-2020-5413 [spring.io]
-
>> Spring Data Neumann SR2, Moore SR9, and Lovelace SR19 available now [spring.io]
-
>> Hibernate ORM 5.4.19.Final released [in.relation.to]
2. Technical
2.技术
>> Local Development with AWS on LocalStack [reflectoring.io]
A practical guide on how to mock different AWS services during development using LocalStack including CLI commands integration, JUnit extensions, and last but certainly not least, Spring Boot Integration.
关于如何在开发过程中使用LocalStack 模拟不同的AWS服务的实用指南,包括CLI命令集成、JUnit扩展,以及最后但肯定不是最不重要的Spring Boot集成。
Also worth reading:
还值得一读的是:。
-
>> Good Logging [henrikwarne.com]
-
>> REST: Managing One-To-Many relations [mscharhag.com]
-
>> Debugging Kubernetes Network Policies with Ephemeral Containers [blog.codecentric.de]
-
>> Creating presentations with VIM (Video) [blog.sebastian-daschner.com]
3. Musings
3.思索
>> 7 tips for transforming testing [blog.scottlogic.com]
A collection of best practices to follow to implement an effective testing strategy.
遵循的最佳实践的集合,以实施有效的测试策略。
Also worth reading:
还值得一读的是:。
-
>> The Opportunity in App Modernization [infoq.com]
-
>> Web app or desktop app? Considering user needs in technical discussions [blog.scottlogic.com]
-
>> An Introduction to Profitable Business Models for Recovering Hours Peddlers [daedtech.com]
-
>> Generating a crossfaded slideshow video from images with ffmpeg and melt [advancedweb.hu]
4. Comics
4.漫画
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Reasonable Assumptions [dilbert.com]
>> 合理的假设 [dilbert.com]
>> No Raise in Years [dilbert.com]
>>多年不加薪 [dilbert.com]
>> Deep Disrespect for Authority [dilbert.com]
>>深度不尊重权威 [dilbert.com]
5. Pick of the Week
5 本周精选
I’ll pick DataDog this week – and I’ll focus in on their solid logging support – as that’s the main aspect of the platform I’m using right now:
本周我将选择DataDog – 我将专注于他们坚实的日志支持 – 因为这是我现在使用的平台的主要方面。
>> Explore an easy-to-use, cost-effective log management solution from Datadog
Simply put – a really solid and mature end-to-end way to monitor your application, with full support for pretty much anything Java.
简单地说–这是一个真正坚实和成熟的端到端方式来监控你的应用程序,并完全支持几乎所有的Java。
文章系列导航结束