- Kotlin Blueprints
- Ashish Belagali Hardik Trivedi Akshay Chordiya
- 271字
- 2021-07-02 21:50:11
Geospatial Messenger – Spring Boot
Writing code in Kotlin is fun, thanks to its concise nature that allows writing applications with shorter, efficient, and expressive code. One of the biggest selling points of Kotlin is its excellent interoperability with Java which means it is designed to play well with the Java ecosystem; the frameworks and libraries.
Things get really interesting and fun when Kotlin is used together with Spring Boot, which is one of the most widely used web frameworks for quickly bootstrapping and developing web applications in Java language. Spring Boot promotes convention over configuration and thus focuses on eliminating the specification of obvious choices, making the codebase expressive and concise. As we know, Kotlin's constructs also focus on expressiveness and conciseness. Hence development with Spring Boot benefits greatly from the use of Kotlin.
It is no surprise then that with the release of Spring Boot Framework 5.0, the Spring team announced full support for Kotlin. Not only that, Kotlin specific features were also added. It is a huge step towards combining these two technologies in a simple and powerful way to quickly build web applications with a concise code base.
Through this chapter, you'll learn how to build a geospatial messenger application in Kotlin with Spring Boot technology. The best way to get the benefit of this chapter is to practice it as you go through the chapter so that you have the application running on your machine by the end.
In this chapter, we will learn:
- Spring Boot
- To build a Geospatial Messenger application with the Spring Boot Framework and Kotlin; with the database as Postgres
- 大學計算機基礎(第三版)
- Python網絡爬蟲從入門到實踐(第2版)
- MATLAB 2020 從入門到精通
- Getting Started with Gulp
- Learning OpenStack Networking(Neutron)(Second Edition)
- 從零開始學Linux編程
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- 軟件供應鏈安全:源代碼缺陷實例剖析
- 移動增值應用開發技術導論
- PHP+MySQL Web應用開發教程
- 大話C語言
- Learning Zimbra Server Essentials
- LibGDX Game Development By Example
- 軟件工程實用教程 (第3版)
- 微軟辦公軟件認證考試MOS Access 2013實訓教程