Talks
Events

Spring I/O Bridge

Talks

Spring On Kubernetes

Spring has always encouraged developers to leverage the technologies that best solves their business use cases. Kubernetes is emerging as a very popular platform for running cloud native applications, and Spring makes it quite easy to take advanta...

Dave Syer

Java

Kubernetes

Spring

Spring Boot

Spring: your next Java micro-framework

Quite often Spring is opposed to so called “micro” frameworks in Java world. “Micro” means different things to different people, but usually it implies reduced runtime footprint and code simplicity. In this talk, I’ll show that you don’t have to a...

Alexey Nesterov

Java

Spring

Spring Boot

Logging in Spring Boot with the Elastic Stack

Let’s look at the good parts of logging: - How can you bring logging to production quickly? - How does this work with Spring Boot in as a practical example? - Do you want to add tracing and make the most of the combination? - How do you mana...

Philipp Krenn

Java

Spring

Spring Boot

AI on Spring I love it when an OptaPlan comes together

Forget about Machine Learning. Planning optimization is the most profitable AI technology on this planet. The world is full of planning challenges, such as vehicle routing problems, maintenance scheduling and employee rostering. Find the quicke...

Geoffrey De Smet

Java

Spring

Spring Boot

Introducing Neo4j SDN/RX

What do you get when you bring two people together having a lot of experience as consultants and developers working with object mapping frameworks? Both of them having enjoyed the simplicity and advanced features that an object mapper brings in...

Michael Simons

Java

Neo4j

Spring

Spring Boot

Bringing together OpenAPI 3 and Spring Boot

Since July 2017, there are a lot of industries adopting OpenAPI 3 specification to discover and understand the capabilities of a REST API without the need to have access to source code. springdoc-openapi project, accelerates the generation of O...

Badr Nasslahsen

Java

Spring

Spring Boot

Extending Spring Boot for Cloud Deployments

Spring Boot and Spring Cloud offers unprecedented abstraction layer that offers solutions to all sorts of common concerns - security, data access, messaging, configuration, caching, distributed tracing, and more. All of these layers also provide e...

Eddú Meléndez, Ray Tsang

Java

Spring

Spring Boot

Chaos Monkey for Spring Boot

Everything you want to know about the useful and popular chaos engineering tool Chaos Monkey for Spring Boot (CMSB) from two of its maintainers. Featuring: - How to easily get started with your first Chaos Experiments. - How to integrate CMSB ...

John Fletcher, Manuel Wessner

Java

Spring

Spring Boot

Action plan to become a Spring Certified Professional

Iuliana Cosmina

Java

Spring

Spring Boot

RSocket - Future Reactive Application Protocol

Are you making microservices/cloud-native applications? Are you frustrated by slow REST? Tired of unreliable gRPC? Do you need faster client-server communication, but don’t want to invent your own WebSocket-protocol? RSocket is a new application-l...

Oleh Dokuka

Java

Spring

Spring Boot