1. Spring and Java
1.Spring和Java
>> Monitoring Deserialization to Improve Application Security [inside.java]
>> 监控反序列化以提高应用安全 [inside.java]
Meet JFR deserialization event – a new addition in Java 17 to monitor deserialization events in a Java application.
Meet JFR反序列化事件–Java 17中新增加的内容,用于监控Java应用中的反序列化事件。
>> Welcome 20% less memory usage for G1 remembered sets [tschatzl.github.io]
>> 欢迎G1记忆集的内存使用减少20% [tschatzl.github.io]
Aiming for G1GC with better memory usage – reducing the remembered set footprint by 20%!
瞄准G1GC,更好地使用内存–将记忆中的集合足迹减少20%!
>> Creating and Analyzing Java Heap Dumps [reflectoring.io]
>> 创建和分析Java Heap Dumps [reflectoring.io]
Investigating memory problems by taking a memory snapshot from a running JVM instance!
通过从运行中的JVM实例中获取内存快照来调查内存问题!。
Also worth reading:
- >> Making sense of Native Image contents [medium.com]
- >> Primitive type patterns and conversions [mail.openjdk.java.net]
- >> Road to Scala 3 [infoq.com]
- >> Monitoring across frameworks [blog.frankel.ch]
- >> Testing Quarkus Web Applications: Writing Clean Component Tests [infoq.com]
- >> Java NullPointerException Avoidance and Enhancement Tactics [marxsoftware.blogspot.com]
- >> Top “n” using a Priority Queue [java-allandsundry.com]
- >> Improving Java’s Visibility Modifiers with ArchUnit [4comprehension.com]
- >> Configuring Spring Data JPA with Spring Boot [thorben-janssen.com]
Webinars and presentations:
网络研讨会和演讲:。
- >> A Bootiful Podcast: Spring legend Greg Turnquist on Spring Data REST, HATEOAS, CI, and so much more. [spring.io]
- >> Keeping Brazil’s Medical Industry Safe with MicroProfile | JakartaOne Livestream 2020 [tomitribe.com]
- >> Spring Tips: Spring Cloud Gateway (Redux) [spring.io]
Time to upgrade:
升级的时间:。
- >> Spring Integration Zip 1.0.4 & CVE-2021-22114 [spring.io]
- >> PomChecker 1.1.0 has been released! [andresalmiray.com]
2. Technical
2.技术
>> Merge Join Algorithm [vladmihalcea.com]
>> 合并连接算法 [vladmihalcea.com]
Sort and merge using Merge Join – an efficient algorithm to join tables on indexed columns.
使用Merge Join进行排序和合并–一种在索引列上连接表的高效算法。
Also worth reading:
还值得一读的是:。
- >> DDD is Overrated [tilkov.com]
- >> The Netflix Cosmos Platform [netflixtechblog.com]
- >> AWS Asia Pacific (Osaka) Region Now Open to All, with Three AZs and More Services [aws.amazon.com]
- >> MySQL Query Profiling Using Performance Schema [vladmihalcea.com]
- >> Data movement for Google services at Netflix [netflixtechblog.com]
3. Musings
3.思索
>> Do I Make Myself Clear? [blogs.vmware.com]
>> 我是否把自己说清楚了? [blogs.vmware.com]
Words matter – the importance of good words on communication, inclusion, and respect.
语言很重要–好的语言对沟通、包容和尊重的重要性。
Also worth reading:
还值得一读的是:。
- >> Better and Cheaper Estimates, If You Must [blog.jbrains.ca]
- >> How to build mental health resilience [blog.scottlogic.com]
- >> Software estimation is your most costly activity. Why not reduce it? [morethancoding.com]
4. Comics
4.漫画
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Remote Workforce [dilbert.com]
>> Remote Workforce [dilbert.com]
>> Destroy The Competition [dilbert.com]
>> Destroy The Competition [dilbert.com]
>> Feedback To Boss [dilbert.com]
>> 反馈给老板 [dilbert.com]
5. Pick of the Week
5 本周精选
Finally announcing a new course focused on Spring Data JPA:
终于宣布了一个专注于Spring Data JPA的新课程。
>> Learn Spring Data JPA
>> Learn Spring Data JPA
As with all of my courses, the intro-level pricing will only be available during the launch – so, it will go up at the end of next week.
与我所有的课程一样,入门级的价格将只在启动期间提供–因此,它将在下周末上升。
文章系列导航结束