Book description
Learn to build a full-fledged application in Spring and Kotlin taking a reactive, microservice-based approach for scalability and robustness in the cloud
About This Book- Build a full-fledged application in Spring and Kotlin
- Architect your application to take a microservice-based approach in the cloud
- Integrate your application with a variety of Spring components
Developers comfortable using Spring who have basic knowledge of Kotlin and want to take their development skills to the next level and build enterprise-grade applications will benefit from this book.
What You Will Learn- Explore Spring 5 concepts with Kotlin
- Learn both dependency injections and complex configurations
- Utilize Spring Data, Spring Cloud, and Spring Security in your applications
- Create efficient reactive systems with Project Reactor
- Write unit tests for your Spring/Kotlin applications
- Deploy applications on cloud platforms like AWS
Kotlin is being used widely by developers because of its light weight, built-in null safety, and functional and reactive programming aspects. Kotlin shares the same pragmatic, innovative and opinionated mindset as Spring, so they work well together. Spring when combined with Kotlin helps you to reach a new level of productivity. This combination has helped developers to create Functional Applications using both the tools together. This book will teach you how to take advantage of these developments and build robust, scalable and reactive applications with ease.
In this book, you will begin with an introduction to Spring and its setup with Kotlin. You will then dive into assessing the design considerations of your application. Then you will learn to use Spring (with Spring Boot) along with Kotlin to build a robust backend in a microservice architecture with a REST based collaboration, and leverage Project Reactor in your application. You'll then learn how to integrate Spring Data and Spring Cloud to manage configurations for database interaction and cloud deployment. You'll also learn to use Spring Security to beef up security of your application before testing it with the JUnit framework and then deploying it on a cloud platform like AWS.
Style and approachEverything you learn will be demonstrated on real-world Spring project. In each chapter we will cover some of Spring features and apply it on our project. We will guide you from the project initialization till the project deployment.
Publisher resources
Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Contributors
- Preface
-
Starting Up
- What is your mission?
- Separating code into independent entities
- Planning your development
- Preparing the working environment
- Setting up a Git repository
- Summary
- Starting with Spring
- Building Your First Spring RESTful Service with Kotlin
- Working with Spring Data JPA and MySQL
- Securing Applications with Spring Security
- Spring Cloud
- Using Project Reactor
- Development Practices
- Testing
- Project Deployment
- Other Books You May Enjoy
Product information
- Title: Building Applications with Spring 5 and Kotlin
- Author(s):
- Release date: May 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788394802
You might also like
book
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …
book
Code Complete, 2nd Edition
Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has …
book
Android UI Development with Jetpack Compose
Get started with creating intuitive native user interfaces on Android platforms Key Features Understand the difference …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …