1. Spring and Java
1.Spring和Java
>> Gavin Bierman explains pattern matching for switch, a Java 17 preview [blogs.oracle.com]
>> Gavin Bierman解释开关的模式匹配,Java 17预览 [blogs.oracle.com]
An interview about what pattern matching is, how it affects the way we code, and what holds for its future – a solid read.
一篇关于什么是模式匹配,它如何影响我们的编码方式,以及它的未来的采访–一个坚实的阅读。
>> Faster Maven builds [blog.frankel.ch]
>> 更快的Maven构建 [blog.frankel.ch]
Improving the build speed in Maven: going multicore, parallel test execution, offline usage, using daemon, no tiered compilation, and more interesting options to speed things up.
提高Maven的构建速度:采用多核、并行测试执行、离线使用、使用守护程序、无分层编译,以及更多有趣的选项来加快进度。
>> ZGC | What’s new in JDK 17 [malloc.se]
>> ZGC | JDK 17的新内容 [malloc.se]
Java 17 enhancements – dynamic number of GC threads, faster JVM termination, less memory usage, ARM support on macOS. Keep reading if you’re interested in the under the hood workings of the JMV.
Java 17的增强功能–动态的GC线程数、更快的JVM终止、更少的内存使用、在macOS上支持ARM。如果你对JMV的幕后工作原理感兴趣,请继续阅读。
Also worth reading:
- >> Canonical Orders [javaspecialists.eu]
- >> @DiscriminatorFormular – Modeling Single Table Inheritance Without a Discriminator [thorben-janssen.com]
- >> TodoMVC with Thymeleaf and HTMX [wimdeblauwe.com]
- >> Multiple Instances of the Same Configuration-Properties-Class in Spring Boot [info.michael-simons.eu]
- >> Eclipse Foundation’s Adoptium Releases First Temurin JDK Builds [infoq.com]
- >> Custom Identity Store with Jakarta Security in TomEE [tomitribe.com]
- >> Google Cloud Deploy – CD for a Java based project [java-allandsundry.com]
- >> Asserting Lists with AssertJ [reflectoring.io]
- >> JobRunr 4.0 Delivers Improved Integration with Spring Starter, Quarkus and Micronaut [infoq.com]
Webinars and presentations:
网络研讨会和演讲:。
- >> A Bootiful Podcast: Spring Data engineer Christoph Strobl on MongoDB, Redis, GraphQL and Spring Native [spring.io]
- >> Making Use of Sealed Classes in Java [inside.java]
- >> Java Management Service: What Is It? Why Do You Need It? [inside.java]
- >> Executing IntelliJ actions with IdeaVim [blog.sebastian-daschner.com]
- >> JPA + Flyway: Database Migration Challenges in Java Apps [red-gate.com]
Time to upgrade:
升级的时间:。
- >> Quarkus 2.3.0.Final released [quarkus.io]
- >> Hibernate ORM 5.3.23.Final released [in.relation.to]
- >> MicroProfile 5.0-RC1 [github.com]
- >> Hibernate ORM 5.6.0.CR1 released [in.relation.to]
- >> Spring Cloud 2021.0.0-M2 (codename Jubilee) is Available. [spring.io]
- >> Eclipse MicroProfile 4.1 [projects.eclipse.org]
- >> JReleaser 0.7.0 has been released! [andresalmiray.com]
- >> Eclipse Jetty 9.4.44.v20210927 [github.com]
2. Technical
2.技术
>> Understanding How Facebook Disappeared from the Internet [blog.cloudflare.com]
>> 了解Facebook如何从互联网上消失 [blog.cloudflare.com]
Meet BGP: an insightful read on how a BGP misconfiguration caused the disconnection of all Facebook infra from the internet.
遇见BGP:一篇关于BGP错误配置如何导致Facebook所有信息网络断开的深刻解读。
Also worth reading:
还值得一读的是:。
- >> Hypotheses About What Happened To Facebook [techblog.bozho.net]
- >> Introducing VMware Tanzu Community Edition [tanzu.vmware.com]
- >> CloudFront cache problems and how to solve them [advancedweb.hu]
- >> Facebook Mariana Trench Helps Developers to Find Vulnerabilities in Android and Java Apps [infoq.com]
- >> How to configure CloudFront for the HTML5 history API [advancedweb.hu]
3. Musings
3.思索
>> Capitalism, Socialism, and Code Ownership [blog.scottlogic.com]
>> 资本主义、社会主义和代码所有权 [blog.scottlogic.com]
The economy of code ownership – comparing private and collective code ownership using an interesting economic analogy!
代码所有权的经济 – 用一个有趣的经济类比来比较私人和集体的代码所有权!
Also worth reading:
还值得一读的是:。
- >> Yet Another Incarnation of My Ongoing Scrobbles [info.michael-simons.eu]
- >> Getting efficient with code and IDEs [blog.codecentric.de]
4. Comics
4.漫画
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Trash Talking Behind Back [dilbert.com]
>> 背后说垃圾话 [dilbert.com]
>> Social Anxiety [dilbert.com]
>> 社交焦虑症 [dilbert.com]
>> Pay Not Keeping Up With Inflation [dilbert.com]
>> 薪酬跟不上通货膨胀 [dilbert.com]
5. Pick of the Week
5 本周精选
>> Write Simply [paulgraham.com]
>> 简单写作[paulgraham.com]
文章系列导航结束