- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 124字
- 2021-06-30 19:10:49
Getting Started with Spring Boot 2.0
Spring is the most popular Java Framework, according to RedMonk's latest reports, and Spring Boot is becoming the starting point for Java Developers interested in microservices.
More details on the RedMonk report can be found here: http://redmonk.com/fryan/2017/06/22/language-framework-popularity-a-look-at-java-june-2017/.
In this chapter, we will be developing our first microservice with Kotlin using Spring Boot 2.0 and getting a deep dive into the Spring Boot application structure and how the component scan works. We will get a basic overview of how we could use Maven and IntelliJ IDEA to develop, build, and package our microservices and how to configure and run, and then learn about:
- SpringBoot 2.0
- Spring Initializr
- Maven
- IntelliJ IDEA
- The component scan
- Spring Application Context
- Spring Configuration
- SpEL
推薦閱讀
- LabVIEW 2018 虛擬儀器程序設計
- LabVIEW Graphical Programming Cookbook
- Software Testing using Visual Studio 2012
- Java Web開發之道
- iOS開發實戰:從零基礎到App Store上架
- Python自然語言處理(微課版)
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Java EE 8 Application Development
- 編程菜鳥學Python數據分析
- Python算法詳解
- Hadoop大數據分析技術
- Kotlin Programming By Example
- Java程序設計教程
- Groovy 2 Cookbook
- 透視C#核心技術:系統架構及移動端開發