π The Log4Shell vulnerability and how to fix it
www.javacodegeeks.com/2022/01/the-log4shell-vulnerability-and-how-to-fix-it.html
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
www.javacodegeeks.com/2022/01/the-log4shell-vulnerability-and-how-to-fix-it.html
β‘οΈ @JavaLearnZone
β‘οΈ @SpringFrameworkZone
Java Code Geeks
The Log4Shell vulnerability and how to fix it - Java Code Geeks - 2022
Interested to learn about Log4Shell vulnerability? Check our article talking about the Log4Shell vulnerability and how to fix it.
π HTTP PUT vs HTTP PATCH in a REST API
https://www.baeldung.com/http-put-patch-difference-spring
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/http-put-patch-difference-spring
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
HTTP PUT vs HTTP PATCH in a REST API | Baeldung
Learn about the difference between PUT and PATCH HTTP methods, and their implications when building your Spring API.
π Quick Guide to Building a Spring Boot Starter
https://reflectoring.io/spring-boot-starter/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-starter/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Quick Guide to Building a Spring Boot Starter
Everything you need to know to build a Spring Boot Starter bringing a cross-cutting concern to any Spring Boot application.
π High-Performance Java Persistence Newsletter, Issue 34
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-34/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-34/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 34 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π This Week in Spring (11 year anniversary edition!) - January 4th, 2022
https://spring.io/blog/2022/01/04/this-week-in-spring-11-year-anniversary-edition-january-4th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/04/this-week-in-spring-11-year-anniversary-edition-january-4th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring (11 year anniversary edition!) - January 4th, 2022
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>, the first in the new year! (Happy new year!) This week also marks the 11th anniversary of <em>This Week in Spring</em>, which I started writing on the first Tuesday of Januaryβ¦
π Working With Custom HTML Attributes in Thymeleaf
https://www.baeldung.com/thymeleaf-custom-html-attributes
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/thymeleaf-custom-html-attributes
β‘οΈ @SpringFrameworkZone
Baeldung
Working With Custom HTML Attributes in Thymeleaf | Baeldung
Explore how to define custom attributes in HTML5 tags using Thymeleaf.
π Useful & Unknown Java Features
https://piotrminkowski.com/2022/01/05/useful-unknown-java-features/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/01/05/useful-unknown-java-features/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Useful & Unknown Java Features - Piotr's TechBlog
This article describes several useful but not very well-known features of Java like DelayQueue, Phaser or BitSet.
π Spring Framework CVE-2021-22060 has been published
https://spring.io/blog/2022/01/05/spring-framework-cve-2021-22060-has-been-published
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/05/spring-framework-cve-2021-22060-has-been-published
β‘οΈ @SpringFrameworkZone
spring.io
Spring Framework CVE-2021-22060 has been published
<p>The Spring Framework 5.3.14 and 5.2.19 <a href="https://spring.io/blog/2021/12/16/spring-framework-5-3-14-and-5-2-19-available-now">releases on December 16</a> included fixes for <a href="https://tanzu.vmware.com/security/cve-2021-22060">CVE-2021-22060</a>β¦
π Introducing Spring Integration Groovy DSL
https://spring.io/blog/2022/01/06/introducing-spring-integration-groovy-dsl
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/06/introducing-spring-integration-groovy-dsl
β‘οΈ @SpringFrameworkZone
Introducing Spring Integration Groovy DSL
Level up your Java code and explore what Spring can do for you.
π A Bootiful Podcast: Spring Cloud cofounder Spencer Gibb (and happy new year!)
https://spring.io/blog/2022/01/06/a-bootiful-podcast-spring-cloud-cofounder-spencer-gibb-and-happy-new-year
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/06/a-bootiful-podcast-spring-cloud-cofounder-spencer-gibb-and-happy-new-year
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Spring Cloud cofounder Spencer Gibb (and happy new year!)
<p>Hi, Spring fans, and happy new year! In this installment, <a href="https://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to Spring Cloud co-founder, legend, and the all-around nice guy <a href="https://twitter.com/spencerbgibb">Spencer Gibbβ¦
π YAML to List of Objects in Spring Boot
https://www.baeldung.com/spring-boot-yaml-list
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-yaml-list
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
YAML to List of Objects in Spring Boot | Baeldung
Learn how to map a YAML list into a java List using Spring Boot.
π Spring REST API + OAuth2 + Angular
https://www.baeldung.com/rest-api-spring-oauth2-angular
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/rest-api-spring-oauth2-angular
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring REST API + OAuth2 + Angular | Baeldung
Learn how to set up OAuth2 for a Spring REST API using Spring Security 5 and how to consume that from an Angular client.
Spring Boot Framework pinned Β«π Java Weekly, Issue 418 https://www.baeldung.com/java-weekly-418 β‘οΈ @SpringFrameworkZoneΒ»
π How to compare Strings in Java and more about Strings
https://betterjavacode.com/core-java/how-to-compare-strings-in-java-and-more-about-strings
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/core-java/how-to-compare-strings-in-java-and-more-about-strings
β‘οΈ @SpringFrameworkZone
Code Complete
How to compare Strings in Java and more about Strings - Code Complete
Strings, StringBuffer, StringBuilder and StringTokenizer. Different ways to process strings. In this post, I show how to use Strings in Java.
π Tracing with Spring Boot, OpenTelemetry, and Jaeger
https://reflectoring.io/spring-boot-tracing/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-tracing/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Tracing with Spring Boot, OpenTelemetry, and Jaeger
A guide on how to set up your Spring Boot applications to emit traces and analyze them with Jaeger
π A Custom Security Expression with Spring Security
https://www.baeldung.com/spring-security-create-new-custom-security-expression
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-create-new-custom-security-expression
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
A Custom Security Expression with Spring Security | Baeldung
A guide to creating a new, custom security expression with Spring Security, and then using the new expression with the Pre and Post authorize annotations.
π Customizing Authorization and Token Requests with Spring Security 5.1 Client
https://www.baeldung.com/spring-security-custom-oauth-requests
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-custom-oauth-requests
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Customizing Authorization and Token Requests with Spring Security Client | Baeldung
Customize OAuth2 client requests in Spring Security 5
π This Week in Spring - January 11th, 2022
https://spring.io/blog/2022/01/11/this-week-in-spring-january-11th-2022
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/01/11/this-week-in-spring-january-11th-2022
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - January 11th, 2022
<p>Hi, Spring fans! Howβre you? Iβm fresh off my three weeks respite and this is my first blog back on the clock officially! Itβs so good to be back. Iβve been busy over the break, working on updating my <a href="https://joshlong.com">blog</a> and on updatingβ¦