1. Spring and Java
1.Spring和Java
>> Measuring ForkJoinPool Parallelism [javaspecialists.eu]
>> 测量ForkJoinPool的并行性 [javaspecialists.eu]
Sorting, multiplication, and other examples to measure the effectiveness of the ForkJoinPool and its parallelism – a fun read!
排序、乘法和其他例子,以衡量ForkJoinPool及其并行性的有效性–这是一本有趣的读物!
>> An Introduction to Annotations and Annotation Processing in Java [reflectoring.io]
>> An Introduction to Annotations and Annotation Processing in Java [reflectoring.io]
An introduction to common annotations in Java and also, a guide to writing a simple runtime annotation processor via Reflection.
对Java中常见注解的介绍,以及通过反射编写一个简单的运行时注解处理器的指南。
>> Hibernate 6 EmbeddableInstantiator – Instantiate embeddables your way [thorben-janssen.com]
>> Hibernate 6 EmbeddableInstantiator – Instantiate embeddables your way [thorben-janssen.com]
Controlling the way we instantiate Embeddable attributes by writing a custom EmbeddableInstantiator in Hibernate 6.
通过在Hibernate 6中编写一个自定义的EmbeddableInstantiator 来控制我们实例化Embeddable属性的方式。
Also worth reading:
- >> JEP 423: Region Pinning for G1 [openjdk.java.net]
- >> AWS in IntelliJ IDEA [blog.jetbrains.com]
- >> Native Queries – How to call native SQL queries with JPA & Hibernate [thorben-janssen.com]
- >> Azul Launches Java Cloud Compiler [infoq.com]
- >> No More MultipleBagFetchException Thanks to Multiset Nested Collections [blog.jooq.org]
- >> Google Cloud Java Client — ApiFuture to Reactive types [java-allandsundry.com]
- >> Failsafe 3.2 Released with New Resilience Policies [infoq.com]
- >> Using the Micronaut Version Catalog [melix.github.io]
Webinars and presentations:
网络研讨会和演讲:。
- >> A Bootiful Podcast: Former Spring Data lead and architect extraordinaire, Oliver Drotbohm [spring.io]
- >> Refactoring Java 8 code with Java 17 new features – JEP Café #9 [inside.java]
- >> Creating Quarkus Command Mode standalone applications [blog.sebastian-daschner.com]
- >> Live Stream Recording – HTTP Client – Secret Weapon for Web Service Testing [blog.jetbrains.com]
Time to upgrade:
升级的时间:。
- >> Hibernate Search 6.1.1.Final released [in.relation.to]
- >> Hibernate ORM 6.0.0.CR1 released [in.relation.to]
- >> Quarkus 2.7.1.Final released – Maintenance release [quarkus.io]
- >> IntelliJ IDEA 2021.3.2 is Available! [blog.jetbrains.com]
- >> Eclipse Jetty 11.0.8 [github.com]
- >> Elasticsearch version 8.0.0-rc2 [elastic.co]
- >> Netflix Conductor v3.5.1 Released [github.com]
- >> Micronaut 3.3.1 Released [github.com]
- >> Oracle Helidon 2.4.2 Released [github.com]
- >> Piranha CMS Version 10.0.2 [github.com]
- >> Spring Tools 4.13.1 released [spring.io]
- >> Datafaker 1.1.0 Released [jworks.io]
2. Technical
2.技术
>> BigQuery to the rescue: How to prototype an ML system for a medium-sized wholesale company in the Google Cloud [blog.codecentric.de]
>> BigQuery来拯救。如何在谷歌云中为一家中型批发公司制作ML系统的原型 [blog.codecentric.de]
Using BigQuery to build an ML system for production with a short time to market.
使用BigQuery建立一个用于生产的ML系统,缩短上市时间。
Also worth reading:
还值得一读的是:。
- >> The Gilded Rose Kata in Rust [blog.frankel.ch]
- >> Evaluating machine learning models: Establishing quality gates [blog.codecentric.de]
- >> Polynomial Kata in 46 Commits [blog.thecodewhisperer.com]
- >> Uninitialized Memory: Unsafe Rust is Too Hard [lucumr.pocoo.org]
- >> Running A Free Kubernetes Cluster On Oracle Cloud [arnoldgalovics.com]
3. Musings
3.思索
>> Demystifying Interviewing for Backend Engineers @ Netflix [netflixtechblog.com]
>> Demystifying Interviewing for Backend Engineers @ Netflix[netflixtechblog.com]
An in-depth guide on what you should expect in Netflix interviews, and what are the different stages of interviews.
关于你在Netflix面试中应该期待什么,以及面试的不同阶段是什么的深入指南。
Also worth reading:
还值得一读的是:。
- >> Supporting Sustainability [benjiweber.co.uk]
- >> From weeks to seconds: building “mega-assets” to uncover joyful moments! [netflixtechblog.medium.com]
- >> My productivity system (2022) [abdullin.com]
- >> The discipline of keeping MVP ugly (2022) [abdullin.com]
4. Comics
4.漫画
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Execute With Great Skill [dilbert.com]
>>以高超的技巧执行[dilbert.com]
>> Sunday Popcorn Space Bear [dilbert.com]
>> Sunday Popcorn Space Bear[dilbert.com]
>> Valuing Honesty [dilbert.com]
>> 重视诚信[dilbert.com]
5. Pick of the Week
5 本周精选
>> Business Advice Plagued by Survivor Bias [asmartbear.com]
>> 受幸存者偏见困扰的商业建议[asmartbear.com]
文章系列导航结束