1. Spring and Java
1.Spring和Java
>> Liveness and Readiness Probes with Spring Boot [spring.io]
Additional support for managing Kubernetes application and container lifecycle is coming to Spring Boot 2.3.
对管理Kubernetes应用程序和容器生命周期的额外支持将出现在Spring Boot 2.3中。
>> Spring Boot Tutorial: Building Microservices Deployed to Google Cloud [infoq.com]
A quick guide to help you leverage GKE, Jib, GCP, and Skaffold to build and deploy Spring Boot services.
一份快速指南,帮助你利用GKE、Jib、GCP和Skaffold来构建和部署Spring Boot服务。
>> The best way to use the JPA SqlResultSetMapping [vladmihalcea.com]
And a look at its three mapping options: @EntityResult, @ConstructorResult, and @ColumnResult.
再来看看它的三个映射选项。@EntityResult, @ConstructorResult,和@ColumnResult。
Also worth reading:
-
>> Spring Boot tests with Testcontainers and PostgreSQL, MySQL or MariaDB [blog.codeleak.pl]
-
>> Guide to Testing with Spring Boot Starter Test [rieckpil.de]
-
>> @DynamicPropertySource in Spring Framework 5.2.5 and Spring Boot 2.2.6 [spring.io]
-
>> Coping with incompatible code in Graal VM AOT compilation [blog.frankel.ch]
-
>> Strings with Zero HashCode [javaspecialists.eu]
-
>> Does Java have default parameters? [dolszewski.com]
-
>> Spring Tips: Spring Cloud Loadbalancer [spring.io]
-
>> Spring Boot Application Events Explained [reflectoring.io]
-
>> On Fair & Scalable Locks [alidg.me]
Webinars and presentations:
网络研讨会和演讲:。
-
>> A Bootiful Podcast: Apache Groovy, Testcontainers, and Reactor committer Sergei Egorov [spring.io]
-
>> Records and Sealed Types – Coming Soon to a JVM Near You! [infoq.com]
-
>> Reactive Architectures with RSocket and Spring Cloud Gateway [infoq.com]
-
>> Spring Cloud Function: Write Once, Run Anywhere (For Real!) [infoq.com]
-
>> Event Sourcing [abdullin.com]
Time to upgrade:
升级的时间:。
-
>> Spring Boot 2.2.6 available now [spring.io]
-
>> Spring Boot for Apache Geode & Pivotal GemFire 1.2.6.RELEASE Available [spring.io]
-
>> Spring Data Moore SR6 available now [spring.io]
2. Technical
2.技术
>> See how Google is tracking your location. With Python, Jupyter, Pandas, Geopandas and Matplotlib [nurkiewicz.com]
If you have location services enabled, you can use this Jupyter Notebook pipeline to learn how much geolocation history Google collects.
如果你启用了位置服务,你可以使用这个Jupyter Notebook管道来了解谷歌收集了多少地理位置历史记录。
Also worth reading:
还值得一读的是:。
-
>> Configuring the OCI Gradle Build Cache plugin with GitHub Actions [andresalmiray.com]
-
>> TDD an Immediate Mode UI [blog.code-cop.org]
3. Musings
3.思索
>> Pair programming without keyboard [blog.codecentric.de]
And pairing at the whiteboard can be more effective than jumping straight into the code when the design isn’t clear.
而且在白板上配对可能比在设计不清楚的情况下直接跳入代码更有效。
Also worth reading:
还值得一读的是:。
-
>> Phantoms Exist – the Delusion of IT Corporation World [thecookiezen.com]
-
>> Trends in Internet Exposure [blog.shodan.io]
-
>> Covid-19, a Retrospective [jacquesmattheij.com]
4. Comics
4.漫画
>> Ted Talks Make You Smarter [dilbert.com]
>> The Secret To Managing [dilbert.com]
>> Goggles Remove Humans [dilbert.com]
5. Pick of the Week
5 本周精选
Finally created a very simple page for all of the courses on Baeldung, now that this first-ever “sale” is happening:
最后为Baeldung上的所有课程创建了一个非常简单的页面,现在这个有史以来第一次 “销售 “正在发生。
>> All Courses on Baeldung