文章 2021-11-30 来自:开发者社区

Hello Spring Boot应用程序

Spring Boot对Spring平台和第三方库进行了整合,可创建可以运行的、独立的、生产级的基于Spring的应用程序。(大多数Spring Boot应用程序只需要很少的Spring配置)Spring Boot可以使用java -jar或更传统的war部署启动的Java应用程序进行创建,可以内嵌Tomcat 、Jetty 、Undertow容器,快速启动web程序。1. 环境:系统:Wind....

Hello Spring Boot应用程序
文章 2021-11-19 来自:开发者社区

极简教程 | 使用Actuator 实现Spring Boot 应用监控

我们知道Spring Boot 提供了Actuator组件,方便我们对应用程序进行监控和维护。接下来,就来介绍Actuator到底是什么? 如何在Spring Boot项目中快速集成Actuator?一、Actuator简介1.Actuator是什么?Actuator是Spring Boot提供的应用系统监控的开源框架,它是Spring Boot体系中非常重要的组件。它可以轻松实现应用程序的监控....

极简教程 | 使用Actuator 实现Spring Boot 应用监控
问答 2021-11-18 来自:开发者社区

属于启动Spring Boot应用的注解是什么呢?

属于启动Spring Boot应用的注解是什么呢?

问答 2021-11-18 来自:开发者社区

Sentinel 支持 Reactive 应用(如 Spring WebFlux 应用)这正确吗?

Sentinel 支持 Reactive 应用(如 Spring WebFlux 应用)。这是正确的吗?

问答 2021-11-18 来自:开发者社区

属于启动Spring Boot应用的是哪个呀?

属于启动Spring Boot应用的是哪个呀?

问答 2021-11-18 来自:开发者社区

Sentinel 支持 Reactive 应用(如 Spring WebFlux 应用)吗?

Sentinel 支持 Reactive 应用(如 Spring WebFlux 应用)吗?

问答 2021-11-06 来自:开发者社区

请问在Java程序性能优化中,Spring Boot 应用程序优化有什么推荐建议么?

请问在Java程序性能优化中,Spring Boot 应用程序优化有什么推荐建议么?

问答 2021-11-04 来自:开发者社区

Spring Boot应用程序的安全性如何实现?

Spring Boot应用程序的安全性如何实现?

问答 2021-11-04 来自:开发者社区

Spring Boot 应用程序的安全性用什么实现?

Spring Boot 应用程序的安全性用什么实现?

问答 2021-11-04 来自:开发者社区

Spring Boot 应用程序的安全性怎样实现?

Spring Boot 应用程序的安全性怎样实现?

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

微服务

构建可靠、高效、易扩展的技术基石

+关注