Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

LiveLessons - Spring Boot and Kotlin

Posted By: lucky_aut
LiveLessons - Spring Boot and Kotlin

LiveLessons - Spring Boot and Kotlin
Duration: 2h 25m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 643 MB
Genre: eLearning | Language: English

Spring Boot, the convention-over-configuration–centric framework from the Spring team, marries Spring's flexibility with conventional common sense to make application development on the JVM not just fly, but fun! Kotlin, the productivity-focused language from our friends at JetBrains, takes up the slack to make the experience of programming cleaner and even more pleasant! It is a prolific programming language that has become very popular on the JVM, the second most popular JVM language after Java.

The Spring and Kotlin teams have worked hard to make sure that Kotlin and Spring are a first-class experience for all developers trying to get to production faster and safer.

This course discusses Kotlin and how it can be integrated into everyday Spring applications.

Description

Lesson 1, “Kotlin Everywhere,” examines the Kotlin ecosystem and analyzes how it is used to build not only server-side JVM applications but also Android-based applications, native applications, and so much more. As we look at Kotlin's application across multiple platforms, you learn that in addition to being an extremely concise language, Kotlin is a very pragmatic and portable language.

Lesson 2, “Kotlin, the Language,” covers the basics of writing Kotlin programs and then moves toward more advanced features, such as extension functions, supporting DSLs, and co-routines.

Lesson 3, “Kotlin as a Better Java,” focuses on how you can use Kotlin with everyday Spring applications. Understand how Kotlin makes existing APIs much more pleasant to use through the facilities its rich ecosystem has to offer.

Lesson 4, “Kotlin DSLs and Spring,” discusses how Kotlin can transform existing concepts in Spring applications to take advantage of new paradigms such as reactive programming, the functional reactive DSL for HTTP endpoints, and Spring Cloud Gateway. The lesson ends by stringing all these ideas together in the Kotlin native incubator project, Spring Fu.

About the Instructor

Josh Long (@starbuxman) has been the first Spring developer advocate at both Pivotal and VMware since 2010. Josh is a Java Champion, the author of six books (including O'Reilly's Cloud Native Java: Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry and the upcoming Reactive Spring) and numerous best-selling video trainings (including “Building Microservices with Spring Boot LiveLessons” with Spring Boot co-founder Phil Webb), and an open-source contributor (Spring Boot, Spring Integration, Spring Cloud, Activiti, and Vaadin), a podcaster (@BootifulPodcast on Twitter), and a screencaster.

Skill Level

Intermediate

Learn How To
Build a simple application with Kotlin and Spring
Learn how Spring becomes richer with the Kotlin language, and how Kotlin becomes richer with Spring
Full-stack Kotlin
Functional Spring
Who Should Take This Course
Existing or new Spring users
Experienced Java developers
Course Requirements

Experience with Java