Youtube - S1P 2017 Spring Talks

This Stream includes all Videos from our S1P 2017 Spring Talks Youtube playlist

  • Why Spring Loves Kotlin - Sébastien Deleuze1:05:01

    Why Spring Loves Kotlin - Sébastien Deleuze

    In this new talk, I will explain why Spring loves Kotlin and how you can leverage Spring official support for Kotlin (in Framework, Boot, Data) to build your next Spring project more efficiently and w

    Watch Video
  • Bootiful Development with Spring Boot and React - Matt Raible, Okta1:07:12

    Bootiful Development with Spring Boot and React - Matt Raible, Okta

    To simplify development and deployment, you want everything in the same artifact, so you put your React app “inside” your Spring Boot app, right? But what if you could create your React app as a stand

    Watch Video
  • Cloud Configuration Ecosystem at Intuit - Marcello de Sales39:00

    Cloud Configuration Ecosystem at Intuit - Marcello de Sales

    Complete Abstract: https://springoneplatform.io/sessions/cloud-configuration-ecosystem-at-intuit Abbreviated abstract: Configuration management at Intuit has been reshaped over the last 18 months si

    Watch Video
  • Reactive Frontends with RxJS and Angular - Sergi Almar1:06:30

    Reactive Frontends with RxJS and Angular - Sergi Almar

    Reactive programming has changed the way we develop modern applications. If you are a Java backend developer you might be already familiar with this paradigm and the new Spring 5 support. But what abo

    Watch Video
  • 55 New Features in JDK 9 - Simon Ritter, Azul Systems1:01:02

    55 New Features in JDK 9 - Simon Ritter, Azul Systems

    Following on from the popular “55 New Features in Java SE 8” we bring you the eagerly-awaited sequel, “55 New Features in JDK 9”. Obviously, the big new feature in JDK 9 is modularity and project Jig

    Watch Video
  • Consumer Driven Contracts and Your Microservice Architecture - Marcin Grzejszczak, Adib Saikali1:03:33

    Consumer Driven Contracts and Your Microservice Architecture - Marcin Grzejszczak, Adib Saikali

    Consumer driven contracts (CDC) are like TDD applied to the API. It’s especially important in the world of microservices. Since it’s driven by consumers, it’s much more user friendly. Of course micros

    Watch Video
  • Distributed Tracing : Latency Analysis for Your Microservices - Grzejszczak, Krishna1:10:59

    Distributed Tracing : Latency Analysis for Your Microservices - Grzejszczak, Krishna

    Microservices are becoming increasingly popular. When a request spreads across several services, it quickly becomes challenging to analyse latency especially in real time. In this talk we will present

    Watch Video
  • Designing, Implementing, and Using Reactive APIs - Ben Hale, Paul Harris1:10:30

    Designing, Implementing, and Using Reactive APIs - Ben Hale, Paul Harris

    The Java community is on the cusp of a major change in programming model. As the industry moves towards high-performance micro-service architectures, the need for a reactive programming model becomes

    Watch Video
  • Documenting RESTful APIs with Spring REST Docs - Jenn Strater, Zenjob57:00

    Documenting RESTful APIs with Spring REST Docs - Jenn Strater, Zenjob

    RESTful APIs are eating the world, yet all too often the documentation can cause indigestion for the APIs' developers and their users. Developers have to deal with annotation overload, repetition, and

    Watch Video
  • Implementing Raft in RabbitMQ - Michael Klishin, Karl Nilsson54:38

    Implementing Raft in RabbitMQ - Michael Klishin, Karl Nilsson

    Team RabbitMQ has been working on adopting Raft, a distributed consensus protocol, in several components of the system. In this talk we will explain the pros and cons of the migration, how it can affe

    Watch Video
  • Introducing Micrometer Application Metrics - Jon Schneider56:46

    Introducing Micrometer Application Metrics - Jon Schneider

    Spring Boot has adopted Micrometer as its built-in metrics instrumentation library with out-of-the-box support for popular monitoring tools like Prometheus, Datadog, InfluxDB, New Relic, Elasticsearch

    Watch Video
  • JDBC, What Is It Good For? - Thomas Risberg30:44

    JDBC, What Is It Good For? - Thomas Risberg

    Is JDBC still a relevant API that a Java developer should bother learning? We'll review what has been happening in the world of JDBC lately and how it fits with the latest trends like Reactive, Non-Bl

    Watch Video
  • JUnit 5 — New Opportunities for Testing on the JVM - Sam Brannen, Swiftmind1:05:36

    JUnit 5 — New Opportunities for Testing on the JVM - Sam Brannen, Swiftmind

    Take a Deep Dive into JUnit 5 with core committer Sam Brannen! Over the last decade a lot has happened in the world of Java and testing, but JUnit 4 hasn't kept up. Now JUnit 5 is here to help shape

    Watch Video
  • Kubernetes for the Spring Developer - Meaghan Kjelland, Google20:43

    Kubernetes for the Spring Developer - Meaghan Kjelland, Google

    This talk is aimed at people who are curious about using Kubernetes and want an overview of how it works. Kubernetes is an open source container orchestration system, developed by Google. It deploys,

    Watch Video
  • Latency and Event Tracing with Spring Cloud Data Flow - Henri van den Bulk, Craig Duero & Tom Martin, Charles Schwab53:53

    Latency and Event Tracing with Spring Cloud Data Flow - Henri van den Bulk, Craig Duero & Tom Martin, Charles Schwab

    Spring Cloud Data Flow (SCDF) provides event streaming capabilities on a modern platform. A common challenge with event streaming systems is the ability to ascertain what happened with an event as it

    Watch Video
  • Lessons Learned from Upgrading Thymeleaf - Jay Aisenbrey, Broadleaf Commerce23:41

    Lessons Learned from Upgrading Thymeleaf - Jay Aisenbrey, Broadleaf Commerce

    Thymeleaf 3 has introduced new features such as the ability to decouple templating logic from the HTML, better performance, not being XML-based, and the addition of template fragments as a first class

    Watch Video
  • Migrating to Angular 4 for Spring Developers - Gunnar Hillert36:39

    Migrating to Angular 4 for Spring Developers - Gunnar Hillert

    You have the goal to migrate your project from AngularJS 1.x to Angular 4. This should be straightforward, except you are realizing that your 3 year old technology stack is totally outdated (Grunt, Re

    Watch Video
  • Next Generation OAuth Support with Spring Security 5.0 - Joe Grandja1:02:45

    Next Generation OAuth Support with Spring Security 5.0 - Joe Grandja

    Spring Security 5.0 introduces new support for the OAuth 2.0 Authorization Framework and OpenID Connect 1.0. This talk will provide a detailed overview of the new OAuth 2.0 Login feature, which provi

    Watch Video
  • Orchestrating Data Microservices with Spring Cloud Data Flow - Mark Pollack1:06:09

    Orchestrating Data Microservices with Spring Cloud Data Flow - Mark Pollack

    In this session you will learn how you can create data integration and real-time data processing pipelines using Spring Cloud Data Flow and deploy them to multiple platforms – Cloud Foundry, Kubernete

    Watch Video
  • Quickly Build Spring Boot Applications to Consume Public Cloud Services - Bopardikar, Stevenson29:52

    Quickly Build Spring Boot Applications to Consume Public Cloud Services - Bopardikar, Stevenson

    We all know Cloud Foundry is a great platform for cloud-native applications. However, what happens when you’re building an app that leverages services from public cloud providers such as Microsoft, Go

    Watch Video
  • loading
    Loading More...