If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Microservices with Kotlin
Juan Antonio Medina Iglesias
ISBN: 978-1-78847-145-9
- Understand microservice architectures and principles
- Build microservices in Kotlin using Spring Boot 2.0 and Spring Framework 5.0
- Create reactive microservices that perform non-blocking operations with Spring WebFlux
- Use Spring Data to get data reactively from MongoDB
- Test effectively with JUnit and Kotlin
- Create cloud-native microservices with Spring Cloud
- Build and publish Docker images of your microservices
- Scaling microservices with Docker Swarm
- Monitor microservices with JMX
- Deploy microservices in OpenShift Online
Functional Kotlin
Mario Arias, Rivu Chakraborty
ISBN: 978-1-78847-648-5
- Learn the Concepts of Functional Programming with Kotlin
- Discover the Coroutines in Kotlin
- Uncover...