docs: talks.json

This commit is contained in:
filippo-ferrari 2024-09-02 22:32:12 +02:00
parent b1eebd5b88
commit deff876798

View file

@ -1317,6 +1317,18 @@
"liked": true,
"attended": true
},
{
"title": "Bootiful Spring Boot 3.x",
"speakers": ["Josh Long"],
"date": "2024-05-31T12:30:00",
"location": "Spring I/O 2024",
"tags": ["spring boot", "java"],
"url": "https://www.youtube.com/watch?v=2Aa5uQozbJQ",
"duration": "PT50M",
"description": "Spring Boot 3.x and Java 21 are here, and theres never been a better time to be a Java developer! In this talk well look at the incredible opportunities that lay ahead for the Spring Boot developer, and especially those using Java 21 and later. Spring Boot continues to offer the most sophisticated and robust ecosystem of integrations - supporting AI, GraphQL, easy data access, security (hello, Spring Authorization Server!), and so much more. And, it offers cutting edge support for production-centric optimizations like Project Looms virtual threads, Project CRaC, and GraalVM. Join me Spring Developer Advocate Josh Long (@starbuxman) and well explore next-gen Spring together." ,
"liked": true,
"attended": true
},
{
"title": "Serverless Java with Spring",
"speakers": ["Maximilian Schellhorn", "Dennis Kieselhorst"],