Java知识分享网 - 轻松学习从此开始!    

Java知识分享网

Java1234官方群25:java1234官方群17
Java1234官方群25:838462530
        
SpringBoot+SpringSecurity+Vue+ElementPlus权限系统实战课程 震撼发布        

最新Java全栈就业实战课程(免费)

springcloud分布式电商秒杀实战课程

IDEA永久激活

66套java实战课程无套路领取

锋哥开始收Java学员啦!

Python学习路线图

锋哥开始收Java学员啦!
当前位置: 主页 > Java文档 > JavaWeb技术相关 >

spring-boot使用指南 PDF 下载


分享到:
时间:2020-12-02 09:04来源:http://www.java1234.com 作者:转载  侵权举报
spring-boot使用指南 PDF 下载
失效链接处理
spring-boot使用指南  PDF 下载


本站整理下载:
提取码:iz0k 
 
 
相关截图:
 
主要内容:


Chapter 1. Spring Boot Documentation
This section provides a brief overview of Spring Boot reference documentation. It serves as a map
for the rest of the document.
1.1. About the Documentation
The Spring Boot reference guide is available as:
• Multi-page HTML
• Single page HTML
• PDF
The latest copy is available at docs.spring.io/spring-boot/docs/current/reference/.
Copies of this document may be made for your own use and for distribution to others, provided
that you do not charge any fee for such copies and further provided that each copy contains this
Copyright Notice, whether distributed in print or electronically.
1.2. Getting Help
If you have trouble with Spring Boot, we would like to help.
• Try the How-to documents. They provide solutions to the most common questions.
• Learn the Spring basics. Spring Boot builds on many other Spring projects. Check the spring.io
web-site for a wealth of reference documentation. If you are starting out with Spring, try one of
the guides. • Ask a question. We monitor stackoverflow.com for questions tagged with spring-boot. • Report bugs with Spring Boot at github.com/spring-projects/spring-boot/issues. 
All of Spring Boot is open source, including the documentation. If you find
problems with the docs or if you want to improve them, please get involved.
1.3. First Steps
If you are getting started with Spring Boot or 'Spring' in general, start with the following topics: • From scratch: Overview | Requirements | Installation
• Tutorial: Part 1 | Part 2
• Running your example: Part 1 | Part 2
1.4. Working with Spring Boot
Ready to actually start using Spring Boot? We have you covered: 2
• Build systems: Maven | Gradle | Ant | Starters
• Best practices: Code Structure | @Configuration | @EnableAutoConfiguration | Beans and
Dependency Injection
• Running your code: IDE | Packaged | Maven | Gradle
• Packaging your app: Production jars
• Spring Boot CLI: Using the CLI
1.5. Learning about Spring Boot Features
Need more details about Spring Boot’s core features? The following content is for you: • Core Features: SpringApplication | External Configuration | Profiles | Logging
• Web Applications: MVC | Embedded Containers
• Working with data: SQL | NO-SQL
• Messaging: Overview | JMS
• Testing: Overview | Boot Applications | Utils
• Extending: Auto-configuration | @Conditions
1.6. Moving to Production
When you are ready to push your Spring Boot application to production, we have some tricks that
you might like:
• Management endpoints: Overview
• Connection options: HTTP | JMX
• Monitoring: Metrics | Auditing | HTTP Tracing | Process
1.7. Advanced Topics
Finally, we have a few topics for more advanced users:
• Spring Boot Applications Deployment: Cloud Deployment | OS Service
• Build tool plugins: Maven | Gradle
• Appendix: Application Properties | Configuration Metadata | Auto-configuration Classes | Test
Auto-configuration Annotations | Executable Jars | Dependency Versions

 

------分隔线----------------------------

锋哥公众号


锋哥微信


关注公众号
【Java资料站】
回复 666
获取 
66套java
从菜鸡到大神
项目实战课程

锋哥推荐