1. Spring and Java
1. Spring 和 Java
>> The best way to test the data access layer [vladmihalcea.com]
>>测试数据访问层的最佳方法 [vladmihalcea.com] </p
Evaluating the pros and cons of different approaches of testing data access layers: unit testing vs integration/system testing
评估数据访问层不同测试方法的利弊:单元测试与集成/系统测试。
>> Hello eBPF: Developing eBPF Apps in Java (1) [foojay.io]
>> 你好 eBPF:用 Java 开发 eBPF 应用程序 (1) [foojay.io]
Java meets eBPF: attaching a program directly to the Linux kernel and getting all sorts of information out. Interesting.
Java与eBPF的结合:将程序直接附加到Linux内核并获取各种信息。真有趣
>> Stepping in 2024 with Powerful Java Language Features [inside.java]
>>借助强大的 Java 语言功能跨入 2024 年 [inside.java]
And, towards a more concise Java: String templates, unnamed patterns, variables, unnamed classes, and instance main methods
而且,为了实现更简洁的 Java:字符串模板、未命名模式、变量、未命名类和实例主方法
Also worth reading:
- >> The Best Ways to Learn Java [blog.jetbrains.com]
- >> Statistics for the 1BRC Java Challenge [minborgsjavapot.com]
- >> Where do you get your Java? [foojay.io]
- >> A Hidden Benefit of Implicit Joins: Join Elimination [jooq.org]
- >> Spring to Security: Get Insights with New Spring Health Assessment [tanzu.vmware.com]
Webinars and presentations:
网络研讨会和演讲:
- >> Foojay Podcast #40: Making Java Attractive for Beginners in Programming [foojay.io]
- >> A Bootiful Podcast: Apache Skywalking’s Sheng Wu and Apache ShardingSphere’s Trista Pan [spring.io]
- >> Spring Tips: Spring Data JDBC [spring.io]
Time to upgrade:
升级时间:
- >> Spring Web Services 4.0.10 is released [spring.io]
- >> Spring Data 2023.1.2 and 2023.0.8 available [spring.io]
- >> Spring Framework 6.1.3 and 6.0.16 available now [spring.io]
- >> Spring Cloud Dataflow 2.11.2 Released [spring.io]
- >> Spring for Apache Pulsar 1.0.2 available now [spring.io]
- >> Hibernate Reactive 2.2.1.Final released [in.relation.to]
- >> JDK 21.0.2, 17.0.10, 11.0.22, and 8u401 Have Been Released! [blogs.oracle.com]
- >> Quarkus 3.6.6 released – Maintenance release! [quarkus.io]
2. Technical & Musings
2.技术与思考
>> Kicking the tires of Docker Scout [frankel.ch]
>> Kicking tires of Docker Scout [frankel.ch] .
Meet Docker Scout: detecting security vulnerabilities in Docker images
认识 Docker Scout:检测 Docker 映像中的安全漏洞。
Also worth reading:
还值得一读:
- >> Should you record multiple events from business logic? [event-driven.io]
- >> KSP2 Aims to Improve Kotlin Meta-Programming, Adds Support for the K2 Kotlin Compiler [infoq.com]
3. Pick of the Week
3.本周精选
>> Clever code is probably the worst code you could write [engineerscodex.com]
>>聪明的代码可能是你能写出的最糟糕的代码 [engineerscodex.com]