Введение в книгу : Spring is the de facto framework for Java SE development and it has been widely used for building web and enterprise grade applications. Last year, Pivotal provided complete support for Kotlin as a language that Spring can compile to, making it an even stronger framework in terms of android development. To make things simpler, Pivotal has released Spring for Android, which is a framework that is designed to provide components of the Spring family of projects for use in Android apps. This book will help aspiring Android developers or even existing developers use Spring to build beautiful and robust applications in Kotlin. Spring has several powerful modules like Boot, Security, etc, that can be leveraged to build Android apps.
Build native Android applications with Spring for Android
Explore Reactive programming, concurrency, and multithreading paradigms for building fast and efficient applications
Write more expressive and robust code with Kotlin using its coroutines and other latest features