- Mastering Spring Boot 2.0
- Dinesh Rajput
- 210字
- 2021-06-25 21:29:21
Summary
In this chapter, we have learned about the Spring Boot CLI and how to install it in your machine. The Spring Boot CLI offers you a very simple and fast way of developing the Spring Boot application. You can run the Spring Boot application with the Groovy language using the CLI; it makes it possible to develop the Spring application with minimal code noise and reduces all code friction. The Spring Boot CLI is also able to automatically resolve several dependency libraries. You can also take advantage of the Gradle @Grab annotation to explicitly declare dependencies; no need to define a build specification, either using Maven or Gradle.
We have also run a very simple Hello World REST application by using the web-based Spring Boot CLI.
You have seen in this chapter how to find out about your Spring application in production. Spring Boot provides you a production-ready feature, Spring Boot Actuator. The Actuator provides many endpoints and you can monitor these endpoints using the web-based REST services, remote shell, and JMX client. But in this chapter, I have explained only web-based REST endpoints. You can also customize these Actuator endpoints.
In Chapter 4, Getting Started with Spring Cloud and Configuration, we'll start to understand Spring Cloud and configurations.
- 和秋葉一起學:秒懂Excel
- 遠程辦公效率手冊
- Word/Excel 2016商務辦公實戰從新手到高手
- Excel 2013應用技巧實例大全
- AutoCAD 2018中文版室內裝潢設計從入門到精通
- 新編Office 2016應用大全(實戰精華版)
- 新編Word/Excel/PPT 2016高效辦公三合一(全彩版)
- Word/Excel/PPT 2019應用大全
- Excel公式、函數、圖表與數據處理應用大全(全新版)
- 電腦辦公直通車
- Java EE 8 Cookbook
- PPT職場利器:PPT商務應用案例大全
- Excel市場分析應用之道
- Office 2016辦公應用實戰從入門到精通(超值版)
- Access VBA活用范例手冊