avatarSaeed Zarinfam

Free AI web copilot to create summaries, insights and extended knowledge, download it at here

2266

Abstract

rc="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F3xjjXq4EEx4%3Fstart%3D1834%26feature%3Doembed%26start%3D1834&amp;display_name=YouTube&amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D3xjjXq4EEx4&amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F3xjjXq4EEx4%2Fhqdefault.jpg&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=youtube" allowfullscreen="" frameborder="0" height="480" width="854"> </div> </div> </figure></iframe></div></div></figure><h1 id="c109">Conference sessions</h1><p id="96c2"><a href="https://2022.springio.net/sessions">According to the schedule</a>, for every day at specific times, there were 3 or 4 different presentations in 3 or 4 different rooms (Track) at the same time where you needed to choose one presentation to participate in, and there were three workshops for every day of the conference.</p><p id="47fc">There were a lot of engaging presentations that I am sure in the coming weeks and the <a href="https://www.youtube.com/channel/UCLMPXsvSrhNPN3i9h-u8PYg">Spring I/O youtube channel</a> will publish in its channel. You can watch them on <a href="https://www.youtube.com/watch?v=5LNOnVJKW_4&amp;list=PLe6FX2SlkJdTVSt4D3bBCOkVeXB0qGdEY">this playlist</a>.</p><p id="21d3">Of all of them, the <code><b>Bootiful Kubernetes Operators by Cora Iberkleid and Josh Long</b></code> was more appealing to me than the rest. This excellent presentation showed how to extend Kubernetes by writing a Kubernetes controller using Spring Boot, compiling it to native executables using GraalVM and Spring Native, and finally installing it on a Kubernetes cluster. Fortunately, the video of this presentation is available on the Spring I/O YouTube channel right now:</p> <figure id="74d8"> <div> <div> <img class="ratio" src="http://placehold.it/16x9"> <iframe class="" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F5IROOj7sLKg%3Ffeature%3Doembed&amp;display_name=YouTube&amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D5IROOj7sLKg&amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F5IROOj7sLKg%2Fhqdefault.jpg&amp;key=a19fcc184b9711e1b476404

Options

0d3dc5c07&type=text%2Fhtml&schema=youtube" allowfullscreen="" frameborder="0" height="480" width="854"> </div> </div> </figure></iframe></div></div></figure><h1 id="d046">Spring I/O founder Sergi Almar</h1><p id="0387"><a href="https://twitter.com/starbuxman">Josh long</a>, in his awesome (Bootiful podcast) podcast, just had an interesting interview with Spring I/O founder <a href="https://twitter.com/sergialmar?lang=en">Sergi Almar</a>. It is worth hearing everything about Spring I/O from its founder <a href="https://twitter.com/sergialmar?lang=en">Sergi Almar</a>:</p><div id="2b19" class="link-block"> <a href="https://bootifulpodcast.fm/#/episodes/052a1708-7ab9-4c57-ba2d-fb1ff2b29840"> <div> <div> <h2>BootifulPodcast.fm - A Bootiful Podcast with Josh Long</h2> <div><h3>Edit description</h3></div> <div><p>bootifulpodcast.fm</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/)"></div> </div> </div> </a> </div><h1 id="6b3e">Final Thoughts</h1><p id="8376">It was awesome to meet so many folks from Spring Community in the beautiful city of Barcelona. I hope I can attend Spring I/O 2023 next year.</p><p id="4021">You can <a href="https://zarinfam.medium.com/subscribe"><b>follow me</b></a> for upcoming stories:</p><div id="f77b" class="link-block"> <a href="https://zarinfam.medium.com/subscribe"> <div> <div> <h2>Get an email whenever Saeed Zarinfam publishes.</h2> <div><h3>Get an email whenever Saeed Zarinfam publishes. By signing up, you will create a Medium account if you don’t already…</h3></div> <div><p>zarinfam.medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*kdsk_dh6XKwClXUt)"></div> </div> </div> </a> </div><p id="ae2d">Read my short technical posts on <a href="https://twitter.com/zarinfam"><b>Twitter</b></a>.</p></article></body>

What happened at Spring I/O 2022 conference? Spring Boot 3 is coming

My review as a participant, Presentation videos, and more

SPRING I/O 2022

Spring I/O 2022 was terrific for me, it came back as an in-person event after two years, and I attended this fantastic conference in Barcelona (26–27 May 2022). It was the 9th in-person edition of this conference, with more than 60 presentations, six workshops, and 1200 attendees. I met a lot of excellent Java and Spring developers, and the conference focused on the Spring Framework ecosystem as expected.

· Open ceremony and Keynote · Conference sessions · Spring I/O founder Sergi Almar · Final Thoughts

Open ceremony and Keynote

After a lovely opening ceremony and welcome speech, the most important speech was from Juergen Hoeller (Spring Framework co-founder and project lead) about Spring Framework 6 and Spring Boot 3. Juergen said Spring Framework 6 is a new generation of this framework for the next decade.

I think the most important announcement for Spring Framework 6 was to increase the framework baseline to JDK 17+ and support AOT (Ahead-Of-Time) processing feature to support GraalVM native executables and more.

Spring Framework 6.0 GA will be released in November 2022.

You can watch the Open Ceremony and Keynote in detail in this video:

Conference sessions

According to the schedule, for every day at specific times, there were 3 or 4 different presentations in 3 or 4 different rooms (Track) at the same time where you needed to choose one presentation to participate in, and there were three workshops for every day of the conference.

There were a lot of engaging presentations that I am sure in the coming weeks and the Spring I/O youtube channel will publish in its channel. You can watch them on this playlist.

Of all of them, the Bootiful Kubernetes Operators by Cora Iberkleid and Josh Long was more appealing to me than the rest. This excellent presentation showed how to extend Kubernetes by writing a Kubernetes controller using Spring Boot, compiling it to native executables using GraalVM and Spring Native, and finally installing it on a Kubernetes cluster. Fortunately, the video of this presentation is available on the Spring I/O YouTube channel right now:

Spring I/O founder Sergi Almar

Josh long, in his awesome (Bootiful podcast) podcast, just had an interesting interview with Spring I/O founder Sergi Almar. It is worth hearing everything about Spring I/O from its founder Sergi Almar:

Final Thoughts

It was awesome to meet so many folks from Spring Community in the beautiful city of Barcelona. I hope I can attend Spring I/O 2023 next year.

You can follow me for upcoming stories:

Read my short technical posts on Twitter.

Spring Boot
Spring Framework
Conference
Java
Graalvm
Recommended from ReadMedium