🗞️ The news
Spring I/O 2022
recently released a lot of amazing contents about Spring and Java rodmap (see #springio22 #replay
) :
They have published a very video content, but the video was not splited into chapters.
👉 The purpose of this post is to provide you a ready to use and indexed path to this appealing content so you can take the most out of this content according to your needs.
📑 Video chapters
-
00:00
: Intro -
01:26
: Current: Spring Framework5.3.x
: "Extended maintenance on the established baseline" -
04:20
: Coming up: Spring Framework6.x
: "A new Generation of Spring for 2023 and beyon" -
08:32
: JDK21 LTS
(Sep. 2023) & Spring6.0 GA
(Nov. 2022) Roadmap -
09:45
:AOT
(Ahead-Of-Time) : Spring 5, Spring 6 -
14:32
:AOT
(Ahead-Of-Time) : ToAOT
or not toAOT
? -
17:04
:AOT
(Ahead-Of-Time) : For optimizedJVM
deployments -
18:56
:AOT
(Ahead-Of-Time) : ForGraalVM
native executables -
22:00
:AOT
(Ahead-Of-Time) : ForOpenJDK
static images ("Project Leyden") -
26:17
: Java Platform Module System : "Supporting applications built as explicit modules" -
29:21
: Java Platform Module System : "Transitive resolution of framework modules" -
31:52
: Java Platform Module System : "Framework modules vs. jlink images" -
33:39
: Java Platform Module System : "Redesign for minimal footprint of jlink images" -
37:25
: Java Platform Module System : "Classpath scanning versus module path scanning" -
39:52
: Virtual Threads : ""Project Loom" going into preview inJDK 19
" -
42:59
: Virtual Threads : "Loom-compatible infrastructure" -
46:21
: Virtual Threads : "For web applications" -
46:50
: Virtual Threads : "For messaging / scheduling" -
47:18
: Revised Web Application Infrastructure : "Several longer-planned features coming in6.0
" -
47:47
: Spring and JDK roadmap reminders -
47:54
: Spring Framework6.0
: "The remaining roadmap towardsGA
(6.0
GA in Nov. 2022`)" -
48:28
: Conclusion
See below the target video :
{% youtube ikQ06uwro1M %}
🔖 Related contents
- Project Leyden homepage
- Project Leyden Aims to Improve Java Startup Time
jlink
intro on Baeldung- News about "Project Loom
Beyond REST API’s
Beyond REST API’s – An overview about modern API technologies :
Top comments (3)
@adriens Can't wait for the preview of what the project Loom can offer in a Framework like Spring.
... and so am I ;-p