From 2904f56993e1252c1f1a83ca364117fdc8afe2aa Mon Sep 17 00:00:00 2001 From: ihar_hancharenka Date: Thu, 28 Aug 2025 19:34:18 +0300 Subject: [PATCH] m --- pl/java/libfws/spring/docs/whatsnew.txt | 2 ++ pl/kt/features/guards.txt | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 pl/kt/features/guards.txt diff --git a/pl/java/libfws/spring/docs/whatsnew.txt b/pl/java/libfws/spring/docs/whatsnew.txt index d16bfe7f8..2a86704db 100644 --- a/pl/java/libfws/spring/docs/whatsnew.txt +++ b/pl/java/libfws/spring/docs/whatsnew.txt @@ -1,6 +1,8 @@ https://github.com/spring-projects/spring-framework/wiki/What's-New-in-the-Spring-Framework 7.x +https://loiane.com/2025/08/spring-boot-4-spring-framework-7-key-features/ +https://medium.com/@csmax/preparing-for-spring-boot-4-and-spring-framework-7-whats-new-263829429064 https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-7.0-Release-Notes 6.x SpringDeveloper - Long - Spring Tips: the road to Spring Boot 3: Spring Framework 6 of 28:36 diff --git a/pl/kt/features/guards.txt b/pl/kt/features/guards.txt new file mode 100644 index 000000000..aeec02ec9 --- /dev/null +++ b/pl/kt/features/guards.txt @@ -0,0 +1,9 @@ +https://kotlinlang.org/docs/whatsnew21.html#guard-conditions-in-when-with-a-subject + +2025 +https://www.jetbrains.com/guide/kotlin/links/when-guards/ + https://www.youtube.com/watch?v=FsKCrNenEXc +https://dev.to/cheesycoderjin/exploring-the-when-guards-feature-in-kotlin-21-5ei4 +https://proandroiddev.com/kotlin-guards-explained-boost-code-clarity-with-when-statements-in-kotlin-2-1-776ec4c1b84a +https://proandroiddev.com/kotlin-2-2-guards-when-with-subject-more-than-a-technical-question-cdecec87348f + ! from 2.1