DEV Community

Christopher Kocel
Christopher Kocel

Posted on

Wednesday Links - Edition 2021-11-10

JEP 418: Internet-Address Resolution SPI (3 min)📪
https://openjdk.java.net/jeps/418

JEP 421: Deprecate Finalization for Removal (11 min)🗑️
https://openjdk.java.net/jeps/421

OAuth rate-limiting (13 min)✋
https://blog.allegro.tech/2021/11/oauth-rate-limiting.html

Feature Flags with Spring Boot (8 min)🏁
https://reflectoring.io/spring-boot-feature-flags

Comparison of Java HTTP Clients (10 min)🏇
https://reflectoring.io/comparison-of-java-http-clients

JCenter certificate expired (30 sec)🌇
https://twitter.com/CedricChampeau/status/1458053929531580423

Java’s Checked Exceptions Are Just Weird Union Types (6 min)🏉
https://blog.jooq.org/javas-checked-exceptions-are-just-weird-union-types

Did You Know You Can Create Mappers Without Creating Underlying Objects in Java? (3 min)🍃
https://minborgsjavapot.blogspot.com/2021/11/did-you-know-you-can-create-mappers.html

How to choose the best Java garbage collector (9 min)🤔
https://developers.redhat.com/articles/2021/11/02/how-choose-best-java-garbage-collector

Multi-repository development made easy in Gradle (4 min)🗂️
https://melix.github.io/blog/2021/11/multirepo-dev-made-easy.html

Automatic Feedback on Plugin Publication (3 min)🔁
https://blog.gradle.org/plugin-portal-validations

Extending third-party APIs in different languages (6 min)🧩
https://blog.frankel.ch/extending-third-party-apis

Announcing Testcontainers Cloud: Integration Testing has never been easier (5 min)☁️
https://www.atomicjar.com/2021/11/announcing-testcontainers-cloud

IntelliJ IDEA 2021.3 Goes Beta! (2 min)🎉
https://blog.jetbrains.com/idea/2021/11/intellij-idea-2021-3-beta

GraalVM 21.3 Supports Java 17 (2 min read)🏆
https://www.infoq.com/news/2021/11/graalvm-21-3-java-17

String.format() 3x faster in Java 17 (7 min)🚀
https://www.javaspecialists.eu/archive/Issue294-String.format-3x-faster-in-Java-17.html

Top comments (0)